Method GTK2.TextView()->set_cursor_visible()
- Method set_cursor_visible
GTK2.TextView
set_cursor_visible(int
setting
)- 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.