Entry.visibility

bool visibility() @property

Get visibility property.

Returns

Whether the entry should show the “invisible char” instead of the

actual text (“password mode”).

void visibility(bool propval) @property

Set visibility property.

Parameters

propvalWhether the entry should show the “invisible char” instead of the actual text (“password mode”).