Description Usage Arguments Details Value Author(s)
Creates a GtkImage
displaying an icon from the current icon theme.
If the icon name isn't known, a "broken image" icon will be
displayed instead. If the current icon theme is changed, the icon
will be updated appropriately.
1 | gtkImageNewFromIconName(icon.name, size)
|
|
an icon name |
|
a stock icon size. [ type int] |
Since 2.6
[GtkWidget
] a new GtkImage
displaying the themed icon
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.