renderIconSurface

fnvoid renderIconSurface(gtk.style_context.StyleContext context, cairo.context.Context cr, cairo.surface.Surface surface, double x, double y)

Renders the icon in surface at the specified x and y coordinates.

Parameters

contexta #GtkStyleContext
cra #cairo_t
surfacea #cairo_surface_t containing the icon to draw
xX position for the icon
yY position for the incon