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

a GtkTextMark

Value

[logical] TRUE if visible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]