Function
Gtkrender_insertion_cursor
since: 3.4
Declaration [src]
void
gtk_render_insertion_cursor(
GtkStyleContext*context,
cairo_t*cr,
gdoublex,
gdoubley,
PangoLayout*layout,
intindex,
PangoDirectiondirection
)
Parameters
context-
Type:
GtkStyleContextA
GtkStyleContext.The data is owned by the caller of the function. cr-
Type:
A #cairo_t.
The data is owned by the caller of the function. x-
Type:
gdoubleX origin.
y-
Type:
gdoubleY origin.
layout-
Type:
The
PangoLayoutof the text.The data is owned by the caller of the function. index-
Type:
intThe index in the
PangoLayout. direction-
Type:
The
PangoDirectionof the text.