gtkTextMarkGetVisible {RGtk2}R Documentation

gtkTextMarkGetVisible

Description

Returns TRUE if the mark is visible (i.e. a cursor is displayed for it).

Usage

gtkTextMarkGetVisible(object)

Arguments

object [GtkTextMark] a GtkTextMark

Value

[logical] TRUE if visible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]