Entry.invisibleCharSet
bool invisibleCharSet() @property nothrowGet invisibleCharSet property.
Returns
Whether the invisible char has been set for the #GtkEntry.
void invisibleCharSet(bool propval) @property nothrowSet invisibleCharSet property.
Parameters
propval | Whether the invisible char has been set for the #GtkEntry. |