gtkTextViewGetCursorVisible {RGtk2.10}R Documentation

gtkTextViewGetCursorVisible

Description

Find out whether the cursor is being displayed.

Usage

gtkTextViewGetCursorVisible(object)

Arguments

object [GtkTextView] a GtkTextView

Value

[logical] whether the insertion mark is visible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]