Description Usage Arguments Value Author(s)
Renders the icon specified by source
at the given size
according to the given parameters and returns the result in a
pixbuf.
1 2 | gtkStyleRenderIcon(object, source, direction, state, size, widget = NULL,
detail = NULL)
|
|
a |
|
the |
|
a text direction |
|
a state |
|
(type int) the size to render the icon at. A size of (GtkIconSize)-1 means render at the size of the source and don't scale. |
|
the widget. [ allow-none ] |
|
a style detail. [ allow-none ] |
[GdkPixbuf
] a newly-created GdkPixbuf
containing the rendered 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.