When I turn on toolbar button labels Text Below Items (System > Preference > Appearance > Interface), the toolbar gets much, much wider than it seems it should. There's lots of wasted space and it makes the toolbar for the app
I'm working on almost useless on smaller screens.

Does anyone have ideas for how to make the text use space more efficiently?

There's lots of wasted space if the items are homogeneous (which is
their default state), so I recommend

gtk_tool_item_set_homogeneous (GTK_TOOL_ITEM(tool_item), FALSE);

     P.A.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to