Re: missing GTypes for gdk-pixbuf enum types



James Henstridge <james daa com au> writes:

> 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)

Yeah, go ahead. I don't really consider this an API addition. For
three enumerations, I probably wouldn't bother with glib-mkenums.

(Not sure what the cut-off is for when it gets productive -- probably
5 enums or so.)

Regards,
                                        Owen
  
 




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