Top | ![]() |
![]() |
![]() |
![]() |
gboolean
adw_get_enable_animations (GtkWidget *widget
);
Returns whether animations are enabled for that widget. This should be used when implementing an animated widget to know whether to animate it or not.
Since: 1.0
double
adw_ease_out_cubic (double t
);
Computes the ease out for t
.
Since: 1.0