Enumeration (GI Enum)

Gtk-4.0GtkIconSize

Built-in icon sizes.

Icon sizes default to being inherited. Where they cannot be inherited, text size is the default.

All widgets which use Gtk.IconSize set the normal-icons or large-icons style classes correspondingly, and let themes determine the actual size to be used with the -gtk-icon-size CSS property.

Index

Enumeration Members

Enumeration Members

INHERIT: number

Keep the size of the parent element

LARGE: number

Large size, for example in an icon view

NORMAL: number

Size similar to text size