Last updated: Tue, 22 May 2012 view this page in English
GtkEntry::set_visibility
void set_visibility(bool visible);
Sets whether the contents of the entry are visible or not. When visibility
is set to false, characters are displayed as the
invisible char, and will also appear that way when the text in the
entry widget is copied elsewhere.