Gimp.Procedure.prototype.get_proc_type
function get_proc_type(): Gimp.PDBProcType {
// Gjs wrapper for gimp_procedure_get_proc_type()
}
Since 3.0
- Returns
The procedure's type given in [ctor@Procedure.new].
function get_proc_type(): Gimp.PDBProcType {
// Gjs wrapper for gimp_procedure_get_proc_type()
}
Since 3.0
The procedure's type given in [ctor@Procedure.new].