Property
AdwSqueezer:transition-running
deprecated: 1.4
Description [src]
Whether a transition is currently running.
If a transition is impossible, the property value will be set to TRUE
and
then immediately to FALSE
, so it’s possible to rely on its notifications
to know that a transition has happened.
Type:gboolean
Deprecated since: 1.4
See the migration guide.
Default value | FALSE |
Getter method | adw_squeezer_get_transition_running() |