Re: Can I have toolbar button with different sizes?



On Sunday 28 December 2003 02:35 pm, Soeren Sandmann wrote:

        gtk_tool_item_set_is_important (item, TRUE)

on the items that should have a label, together with

        gtk_toolbar_set_style (toolbar, GTK_TOOLBAR_BOTH_HORIZ);

on the toolbar, to get what you want.

Thank you, this are precious informations. Unfortunately I am using gtkmm, and 
I must verify if gtk+ 2.4 works.

bye!




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