gtkTextViewGetCursorVisible {RGtk2}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 version 2.12.5-3 Index]