Gimp.PlugIn::query_procedures
function vfunc_query_procedures(): Array(String) {
}
This method can be overridden by all plug-ins to return a newly allocated list of allocated strings naming the procedures registered by this plug-in. See documentation of [vfunc@PlugIn.init_procedures] for differences.
- Returns
the names of the procedures registered by plug_in.