StyleContext.renderIcon

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

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

Parameters

cr Context

a cairo_t

pixbuf Pixbuf

a GdkPixbuf containing the icon to draw

x double

X position for the pixbuf

y double

Y position for the pixbuf Since 3.2

Meta