Method
Gtk.Snapshot.render_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 |
|
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 | |
index |
int |
the index in the |
|
direction |
PangoDirection |
the |