gtkTextViewSetCursorVisible {RGtk2} | R Documentation |
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.
gtkTextViewSetCursorVisible(object, setting)
|
|
|
whether to show the insertion cursor |
Derived by RGtkGen from GTK+ documentation