Hi,

Cyril Zorin <[EMAIL PROTECTED]> writes:

> I'm writing a patch that requires the addition of a preference to the
> gimp preferences dialog.
> 
> a) How do I do this? (e.g. what source file)
> b) How do I set a preference?
> c) How do I read it later from within the program?

You add an object property to one of the base classes of the GimpRc
object:

http://developer.gimp.org/api/2.0/app/app-config-objects.html

This code lives in app/config. It would certainly not hurt to let us
know what you are working on...


Sven
_______________________________________________
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer

Reply via email to