StyleContext.renderIconSurface

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

class StyleContext
void
renderIconSurface
(,,
double x
,
double y
)

Parameters

cr Context

a cairo_t

surface Surface

a cairo_surface_t containing the icon to draw

x double

X position for the icon

y double

Y position for the incon Since 3.10

Meta