Package org.gnome.gtk

Enum Class IconSize

java.lang.Object
java.lang.Enum<IconSize>
org.gnome.gtk.IconSize
All Implemented Interfaces:
Enumeration, Serializable, Comparable<IconSize>, Constable

@Generated("io.github.jwharm.JavaGI") public enum IconSize extends Enum<IconSize> implements Enumeration
Built-in icon sizes.

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

All widgets which use GtkIconSize 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.