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