ToolPalette.iconSize

Get iconSize property.

  1. gtk.types.IconSize iconSize [@property getter]
    class ToolPalette
    @property
    iconSize
    ()
  2. gtk.types.IconSize iconSize [@property setter]

Return Value

Type: gtk.types.IconSize

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.