Property
PhocTimedAnimation:dispose-on-done
since: 0
Description [src]
Whether the animation should ref itself during construction and drop
that reference once it emitted the PhocTimedAnimation::done
signal. This frees the animated object from tracking the
animations life cycle thus making it easy to create “fire and
forget” animations.
Type: | gboolean |
Available since: | 0 |
Default value | FALSE |
Getter method | phoc_timed_animation_get_dispose_on_done() |