Virtual Method
GtkThemingEnginerender_layout
Declaration [src]
void
render_layout (
GtkThemingEngine* engine,
cairo_t* cr,
gdouble x,
gdouble y,
PangoLayout* layout
)
Parameters
cr
-
Type:
cairo_t
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.
layout
-
Type:
PangoLayout
No description available.
The data is owned by the caller of the method.