Entry.invisibleCharSet
bool invisibleCharSet() @propertyGet invisibleCharSet property.
Returns
Whether the invisible char has been set for the [gtk.entry.Entry].
void invisibleCharSet(bool propval) @propertySet invisibleCharSet property.
Parameters
propval | Whether the invisible char has been set for the [gtk.entry.Entry]. |