RGtk2 (version 2.20.31)

gtkTextBufferGetInsert: gtkTextBufferGetInsert

Description

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.

Usage

gtkTextBufferGetInsert(object)

Arguments

Value

GtkTextMark] insertion point mark. [ transfer none ]