Deprecatedcontext: Gtk.StyleContext
Deprecatedsource: IconSource
the Gtk.IconSource specifying the icon to render
Deprecatedsize: number
the size (Gtk.IconSize) to render the icon at. A size of (GtkIconSize) -1 means render at the size of the source and don’t scale.
a newly-created GdkPixbuf.Pixbuf containing the rendered icon
Renders the icon specified by
sourceat the givensize, returning the result in a pixbuf.