Virtual Method
GimpPlugInquery_procedures
Declaration [src]
GList*
query_procedures (
GimpPlugIn* plug_in
)
Description [src]
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 Gimp.PlugInClass.init_procedures
for differences.