Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkIconLookupFlags |
Enum : | IconLookupFlags |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gtk.IconLookupFlags.FORCE_SIZE : 16
|
|
Number Gtk.IconLookupFlags.FORCE_SVG : 2
|
|
Number Gtk.IconLookupFlags.GENERIC_FALLBACK : 8
|
|
Number Gtk.IconLookupFlags.NO_SVG : 1
|
|
Number Gtk.IconLookupFlags.USE_BUILTIN : 4
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.IconTheme
Method |
Looks up a named icon and returns a structure containing information such as the filename of the icon.
|
Gtk.IconTheme
Method |
Looks up a named icon and returns a structure containing information such as the filename of the icon.
|
Gtk.IconTheme
Method |
Looks up an icon in an icon theme, scales it to the given size and renders it into a pixbuf.
|
Gtk.IconTheme
Method |
Looks up an icon and returns a structure containing information such as the filename of the icon.
|