Re: [gtk-list] Re: widechar support



[ Tim Janik writes ]
>...
> if you use button = gtk_button_new_with_label(), you'll have to change/apply
> the style of GTK_BIN (button)->child to afefct the label.

Um. ugh.
Is it different if I just use gtk_button_new()?
I was presuming "gtk_button_new_with_label" just meant

"Make a button, and give an initial value for the button text".

not "make a button, and make an entirely separate object as a child,
 that is a label".

very wierd for anyone who has programmed under ANY other GUI.



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