Description Usage Arguments Details Value Author(s)
Gets the filename for the icon. If the
GTK_ICON_LOOKUP_USE_BUILTIN
flag was passed
to gtkIconThemeLookupIcon
, there may be
no filename if a builtin icon is returned; in this
case, you should use gtkIconInfoGetBuiltinPixbuf
.
1 | gtkIconInfoGetFilename(object)
|
|
a |
Since 2.4
[character] the filename for the icon, or NULL
if gtkIconInfoGetBuiltinPixbuf
should
be used instead.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.