Resizing GtkButton



I have 3 buttons in a GtkBox and want to make them smaller than they are by
default. Here's the code: https://gist.github.com/dexcret/520172463e2e4409cdca.
I tried to use gtk_widget_set_size_request() both on GtkBox and GtkButton's
separately, but it didn't work. What do you think?

--
Regards.
Jakub Kucharski


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