The members of Gtk.IconFactory are listed below.
See Also: Inherited members from GLib.Object
| Creates a new Gtk.IconFactory. | ||
| Internal constructor |
| Protected Constructor. |
| [read-only] static | GType | GLib.GType. GType Property. |
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)Looks up a Stock ID in the icon factory. | ||
static | LookupDefault(string)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. | ||