gtkEntryGetVisibility {RGtk2.10}R Documentation

gtkEntryGetVisibility

Description

Retrieves whether the text in entry is visible. See gtkEntrySetVisibility.

Usage

gtkEntryGetVisibility(object)

Arguments

object [GtkEntry] a GtkEntry

Value

[logical] TRUE if the text is currently visible

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]