Gimp.Procedure.prototype.get_help

function get_help(): String {
    // Gjs wrapper for gimp_procedure_get_help()
}
  

Since 3.0

Returns

The procedure's help text given in [method@Procedure.set_documentation].