Re: [Gimp-developer] generated brush api for the pdb

2004-12-30 Thread Michael Natterer
"William Skaggs" <[EMAIL PROTECTED]> writes: > At the same time I also added > > gimp_palette_is_editable() Would you also add gimp_gradient_is_editable() while you're at it? ciao, --mitch ___ Gimp-developer mailing list Gimp-developer@lists.xcf.berkel

[Gimp-developer] generated brush api for the pdb

2004-12-29 Thread William Skaggs
Hi, I have coded up some generated brush API for the PDB, as suggested by Sven a while back. The new functions (in their libgimp incarnation), as currently implemented, are these: Usable for any brush: gimp_brush_is_editable() gimp_brush_is_generated() Usable only for generated brushes: gimp