Description Usage Arguments Details Value Author(s)
Looks up an icon and returns a structure containing
information such as the filename of the icon.
The icon can then be rendered into a pixbuf using
gtkIconInfoLoadIcon
.
1 | gtkIconThemeLookupByGicon(object, icon, size, flags)
|
|
a |
|
the |
|
desired icon size |
|
flags modifying the behavior of the icon lookup |
Since 2.14
[GtkIconInfo
] a GtkIconInfo
structure containing
information about the icon, or NULL
if the icon
wasn't found.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.