Virtual Method

GtkThemingEnginerender_icon

Declaration [src]

void
render_icon (
  GtkThemingEngine* engine,
  cairo_t* cr,
  GdkPixbuf* pixbuf,
  gdouble x,
  gdouble y
)

Description

No description available.

Parameters

cr

Type: cairo_t

No description available.

The data is owned by the caller of the method.
pixbuf

Type: GdkPixbuf

No description available.

The data is owned by the caller of the method.
x

Type: gdouble

No description available.

y

Type: gdouble

No description available.