gtkEntryGetVisibility {RGtk2} | R Documentation |
Retrieves whether the text in entry
is visible. See
gtkEntrySetVisibility
.
gtkEntryGetVisibility(object)
|
[GtkEntry ] a GtkEntry |
[logical] TRUE
if the text is currently visible
Derived by RGtkGen from GTK+ documentation