gtkTextViewSetCursorVisible: gtkTextViewSetCursorVisible

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Toggles whether the insertion point is displayed. A buffer with no editable text probably shouldn't have a visible cursor, so you may want to turn the cursor off.

Usage

1
gtkTextViewSetCursorVisible(object, setting)

Arguments

object

a GtkTextView

setting

whether to show the insertion cursor

Author(s)

Derived by RGtkGen from GTK+ documentation


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