Toolbar.iconSize

gtk.types.IconSize iconSize() @property

Get iconSize property.

Returns

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.

void iconSize(gtk.types.IconSize propval) @property

Set iconSize property.

Parameters

propvalThe 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.