Method GTK2.TextView()->set_cursor_visible()
- Method set_cursor_visible
GTK2.TextViewset_cursor_visible(intsetting)- 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.