gtkTextBufferGetInsert: gtkTextBufferGetInsert

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

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

1

Arguments

object

a GtkTextBuffer

Value

[GtkTextMark] insertion point mark. [ transfer none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.