gtkTextBufferGetInsert
Returns the mark that represents the cursor (insertion point).
Equivalent to calling gtkTextBufferGetMark
to get the mark
named "insert", but very slightly more efficient, and involves less
typing.
gtkTextBufferGetInsert(object)
|
[GtkTextMark
] insertion point mark. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.