Method
GlyFrameRequestset_loop_animation
since: 2.0.1
Declaration [src]
void
gly_frame_request_set_loop_animation (
GlyFrameRequest* frame_request,
gboolean loop_animation
)
Description [src]
Controls if first frame is returned after last frame
By default, this option is set to TRUE, returning the first frame, if
the previously requested frame was the last frame.
Available since: 2.0.1
| Sets property | Gly.FrameRequest:loop-animation |