If FALSE, folding when the flap is revealed automatically closes it, and unfolding it when the flap is not revealed opens it. If TRUE, adw.flap.Flap.revealFlap value never changes on its own.
Flap.locked
bool locked() @propertyGet locked property.
Returns
Whether the flap is locked.
Deprecated
void locked(bool propval) @propertySet locked property.
Parameters
propval | 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, adw.flap.Flap.revealFlap value never changes on its own. |