gtkToolbarSetIconSize
This function sets the size of stock icons in the toolbar. You can call it both before you add the icons and after they've been added. The size you set will override user preferences for the default icon size.
gtkToolbarSetIconSize(object, icon.size)
|
|
|
The |
This should only be used for special-purpose toolbars, normal application toolbars should respect the user preferences for the size of icons.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.