Renders the icon specified by source
at the given size
according to the given parameters and returns the result
in a pixbuf.
Use render_icon_pixbuf instead
this |
a Style |
source |
the IconSource specifying the icon to render |
direction |
a text direction |
state |
a state |
size |
the size to render the icon at (IconSize). A size of `(GtkIconSize)-1` means render at the size of the source and don’t scale. |
widget |
the widget |
detail |
a style detail |
a newly-created Pixbuf containing the rendered icon |