ToolbarGidBuilderImpl.iconSize

Set iconSize property.

class ToolbarGidBuilderImpl(T)
T
iconSize

Parameters

propval gtk.types.IconSize

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.

Return Value

Type: T

Builder instance for fluent chaining