The methods of Gtk.IconFactory are listed below. For a list of all members, see the IconFactory Members list.
See Also: Inherited members from GLib.Object
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. | ||