:right-sidebar: True IconSize =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: IconSize :no-contents-entry: 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. Fields ------ .. rst-class:: interim-class .. class:: IconSize :no-index: .. attribute:: INHERIT The type of the None singleton. .. attribute:: LARGE The type of the None singleton. .. attribute:: NORMAL The type of the None singleton.