RSS/Atom feed Twitter
Site is read-only, email is disabled

finding plug-in prototypes

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

finding plug-in prototypes D. Stimits 28 Feb 22:47
D. Stimits
2007-02-28 22:47:26 UTC (about 17 years ago)

finding plug-in prototypes

Not all plugin-related functions and objects are described directly from within gimp's help, e.g., register, or the gimp object and gimp.Image. I'm using python-fu, and can find some of the simple answers in the actual gimpfu.py, but others are embedded elsewhere. I'm wondering if there is a reference web page somewhere which might list the functions used in plug-ins (especially python-related) which are not explicitly listed in the PDB or help menus of gimp? I'm especially interested in gimp.Image and gimp.Drawable.

Thanks, D. Stimits, stimits AT comcast DOT net