Property
AdwSqueezer:transition-running
since: 1.0
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
Available since: 1.0
Default value | FALSE |
Getter method | adw_squeezer_get_transition_running() |