Property
GtkToolbar:icon-size
since: 2.10
Description [src]
The size of the icons in a toolbar is normally determined by the toolbar-icon-size setting. When this property is set, it overrides the setting.
This should only be used for special-purpose toolbars, normal application toolbars should respect the user preferences for the size of icons.
Type:GtkIconSize
Available since: 2.10
Default value | GTK_ICON_SIZE_LARGE_TOOLBAR |
Getter method | gtk_toolbar_get_icon_size() |
Setter method | gtk_toolbar_set_icon_size() |