Text.invisibleCharSet
bool invisibleCharSet() @property nothrowGet invisibleCharSet property.
Returns
Whether the invisible char has been set for the gtk.text.Text.
void invisibleCharSet(bool propval) @property nothrowSet invisibleCharSet property.
Parameters
propval | Whether the invisible char has been set for the gtk.text.Text. |