ToolPalette.iconSize

gtk.types.IconSize iconSize() @property

Get iconSize property.

Returns

The size of the icons in a tool palette. When this property is set,

it overrides the default setting.

This should only be used for special-purpose tool palettes, normal application tool palettes 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 tool palette. When this property is set, it overrides the default setting. This should only be used for special-purpose tool palettes, normal application tool palettes should respect the user preferences for the size of icons.