Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextViewSetCursorVisible: gtkTextViewSetCursorVisible
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
gtkTextViewSetCursorVisible(object, setting)
Arguments
object
a
GtkTextView
setting
whether to show the insertion cursor