Description Usage Arguments Details Author(s)
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.
1 | gtkEntrySetVisibility(object, visible)
|
|
a |
|
|
By default, GTK+ picks the best invisible character available
in the current font, but it can be changed with
gtkEntrySetInvisibleChar.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.