Re: changing font on buttons



"Angela Bong" <abong@schaferhsv.com> writes:
> I am fairly new to gtk and am having trouble getting the font changed on
> buttons. I changed it on labels and entries and such but not on the buttons.
> I used the same call but don't know what the problem is. Any suggestions?

(You should send this sort of question to gtk-list, not
gtk-devel-list.)

Probably you are changing the font of the button, but not the label
inside the button. Try changing the font on GTK_BIN (button)->child.

Havoc




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