Re: missing GTypes for gdk-pixbuf enum types



On Sat, 15 Sep 2001, James Henstridge wrote:

> I noticed that the enum types in gdk-pixbuf don't have corresponding
> GTypes.  The following types need them:
>   GdkColorspace
>   GdkInterpType
>   GdkPixbufAlphaMode
> 
> Having GTypes for these enums would be very useful in language bindings
> (and possibly elsewhere).  If I were to submit a patch for this, would it
> be best to get it to use glib-mkenums? (considering it is just 3 enums)

yes, you should use glib-mkenums, that'll automatically catch changes in enums
and figure new ones added.

> 
> James.
> 

---
ciaoTJ





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]