Entry.getVisibility

Retrieves whether the text in @entry is visible. See gtk_entry_set_visibility().

class Entry
bool
getVisibility
()

Return Value

Type: bool

%TRUE if the text is currently visible

Meta