[BUG] gdk_rgb_find_color() is lacking



Thierry Vignaud <tvignaud mandrakesoft com> writes:

the second argument, tab_label, must be a widget (usually a
GtkLabel, but also a GtkHBox containing a label and a button), but
you're passing a string, which is not a widget.

ah, yes, there was a wrapper that create the label if a string was
passed in gtk2-perl.

ok, i will fix mcc by using ugtk2:add2notebook() that will create
the widget for me.

ok thanks, fixed.

but now, i lacks gdk_rgb_find_color() for mcc (from gdk/gdk.h)




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