Function
Gtk.render_layout
Declaration [src]
void
gtk_render_layout (
GtkStyleContext* context,
cairo_t* cr,
double x,
double y,
PangoLayout* layout
)
Parameters
context |
GtkStyleContext |
a |
|
Ownership is not transferred to the callee | |
cr |
cairo_t* |
a #cairo_t |
|
Ownership is not transferred to the callee | |
x |
double |
X origin |
|
y |
double |
Y origin |
|
layout |
PangoLayout* |
the |
|
Ownership is not transferred to the callee |