Re: Toolbar text makes toolbar very, very wide



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.




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