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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to