FALSE
, characters are displayed
as the invisible char, and will also appear that way when
the text in the entry widget is copied elsewhere.gtkEntrySetVisibility(object, visible)
object
GtkEntry
visible
TRUE
if the contents of the entry are displayed
as plaintextgtkEntrySetInvisibleChar
.