Function
Gtkrender_insertion_cursor
Declaration [src]
void
gtk_render_insertion_cursor (
GtkStyleContext* context,
cairo_t* cr,
gdouble x,
gdouble y,
PangoLayout* layout,
int index,
PangoDirection direction
)
Parameters
context |
GtkStyleContext |
A |
|
The data is owned by the caller of the function. | |
cr |
cairo_t |
A #cairo_t. |
|
The data is owned by the caller of the function. | |
x |
gdouble |
X origin. |
|
y |
gdouble |
Y origin. |
|
layout |
PangoLayout |
The |
|
The data is owned by the caller of the function. | |
index |
int |
The index in the |
|
direction |
PangoDirection |
The |