the GtkIconSource specifying the icon to render
a text direction
a state
the size to render the icon at. A size of (GtkIconSize)-1 means render at the size of the source and don't scale. [type int]
the widget. [allow-none]
a style detail. [allow-none]
a newly-created GdkPixbuf containing the rendered icon. [transfer full]
Warning gtk_style_render_icon has been deprecated since version 3.0 and should not be used in newly-written code. Use gtk_render_icon_pixbuf() instead Renders the icon specified by source at the given size according to the given parameters and returns the result in a pixbuf.