Description Usage Arguments Value Author(s)
Looks up stock.id
in the icon factory, returning an icon set
if found, otherwise NULL
. For display to the user, you should
use gtkStyleLookupIconSet
on the GtkStyle
for the
widget that will display the icon, instead of using this
function directly, so that themes are taken into account.
1 | gtkIconFactoryLookup(object, stock.id)
|
|
a |
|
an icon name |
[GtkIconSet
] icon set of stock.id
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.