Flap.locked

Get locked property.

More...
  1. bool locked [@property getter]
    class Flap
    @property
    bool
    locked
    ()
  2. bool locked [@property setter]

Return Value

Type: bool

Whether the flap is locked.

If FALSE, folding when the flap is revealed automatically closes it, and unfolding it when the flap is not revealed opens it. If TRUE, property@Flap:reveal-flap value never changes on its own.

Detailed Description

Deprecated: See the migration guide