| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-3.0.gir |
| C documentation: | GtkIconLookupFlags |
| Enum : | IconLookupFlags |
| Properties | |
|---|---|
|
guint32 Gtk.IconLookupFlags.FORCE_SIZE : 16
|
|
|
guint32 Gtk.IconLookupFlags.FORCE_SVG : 2
|
|
|
guint32 Gtk.IconLookupFlags.GENERIC_FALLBACK : 8
|
|
|
guint32 Gtk.IconLookupFlags.NO_SVG : 1
|
|
|
guint32 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 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. |
|
Gtk.IconTheme
Method |
Looks up a named icon and returns a structure containing
information such as the filename of the icon. |