Gtk.IconFactory Members

The members of Gtk.IconFactory are listed below.

See Also: Inherited members from GLib.Object

Public Constructors

Creates a new Gtk.IconFactory.
Internal constructor

Protected Constructors

Protected Constructor.

Public Properties

[read-only]
static
GTypeGLib.GType. GType Property.

Public Methods

Add(string, IconSet)
Adds the given icon_set to the icon factory, under the name stock_id.
AddDefault()
Adds an icon factory to the list of icon factories searched by Style.LookupIconSet.
Lookup(string) : IconSet
Looks up a Stock ID in the icon factory.
static
LookupDefault(string) : IconSet
Looks for an icon in the list of default icon factories.
LookupIconSize(IconSize, out int, out int)
Obtains the pixel size of a semantic icon size
RemoveDefault()
Removes an icon factory from the list of default icon factories.