Gimp.Procedure.prototype.get_help_id
function get_help_id(): String {
// Gjs wrapper for gimp_procedure_get_help_id()
}
Since 3.0
- Returns
The procedure's help ID given in [method@Procedure.set_documentation].
function get_help_id(): String {
// Gjs wrapper for gimp_procedure_get_help_id()
}
Since 3.0
The procedure's help ID given in [method@Procedure.set_documentation].