Re: [BUG] one cannot add widgets to notebooks (regression against gtk2-perl)



muppet <scott asofyet org> 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.




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