Entry.visibility

Set visibility property.

  1. bool visibility [@property getter]
  2. bool visibility [@property setter]
    class Entry
    @property
    void
    visibility
    (
    bool propval
    )

Parameters

propval bool

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