Description Usage Arguments Value Author(s)
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.
1 | gtkTextBufferGetInsert(object)
|
|
a |
[GtkTextMark
] insertion point mark. [ transfer none ]
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.