render_icon_surface
Description:
public void render_icon_surface (StyleContext context, Context cr, Surface surface, double x, double y)
Renders the icon in surface
at the specified x
and y
coordinates.
Parameters:
context | |
cr |
a Context |
surface |
a XlibSurface containing the icon to draw |
x |
X position for the |
y |
Y position for the |
Namespace: Gtk
Package: gtk+-3.0