FlapGidBuilderImpl.locked

T locked(bool propval)

Set locked property.

Parameters

propvalWhether 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.

Returns

Builder instance for fluent chaining

Deprecated