The members of Gtk.Icon are listed below.
See Also: Inherited members from System.Object
Icon() | A constructor. |
static | SizeFromName(string)Looks up the icon size associated with name. | |
static | SizeGetName(IconSize)Obtains the canonical name of the given icon size. | |
static | SizeLookup(IconSize, out int, out int)Obtains the pixel size of a semantic icon size, possibly modified by user preferences fot the default Gtk.Settings. | |
static | SizeLookupForSettings(Settings, IconSize, out int, out int)Obtains the pixel size of a semantic icon size, possibly modified by user preferences for a particular Gtk.Settings. | |
static | SizeRegister(string, int, int)Registers a new icon size. | |
static | SizeRegisterAlias(string, IconSize)Registers alias as another name for target. |