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.
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, property@Flap:reveal-flap value never changes on its own. |