Method
GtkSnapshotrender_insertion_cursor
Declaration [src]
void
gtk_snapshot_render_insertion_cursor (
GtkSnapshot* snapshot,
GtkStyleContext* context,
double x,
double y,
PangoLayout* layout,
int index,
PangoDirection direction
)
Parameters
context |
GtkStyleContext |
A |
|
The data is owned by the caller of the function. | |
x |
double |
X origin. |
|
y |
double |
Y origin. |
|
layout |
PangoLayout |
The |
|
The data is owned by the caller of the function. | |
index |
int |
The index in the |
|
direction |
PangoDirection |
The |