Description Usage Arguments Details Value Author(s)
Gets the built-in image for this icon, if any. To allow
GTK+ to use built in icon images, you must pass the
GTK_ICON_LOOKUP_USE_BUILTIN
to
gtkIconThemeLookupIcon
.
1 | gtkIconInfoGetBuiltinPixbuf(object)
|
|
a |
Since 2.4
[GdkPixbuf
] the built-in image pixbuf, or NULL
. No
extra reference is added to the returned pixbuf, so if
you want to keep it around,
The returned image must not be modified. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.