Property

GtkToolbar:icon-size

since: 2.10

Declaration

property icon-size: Gtk.IconSize [ read, write ]

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 valueGTK_ICON_SIZE_LARGE_TOOLBAR
Getter methodgtk_toolbar_get_icon_size()
Setter methodgtk_toolbar_set_icon_size()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno