PixbufSimpleAnim.loop

bool loop() @property

Get loop property.

Returns

Whether the animation should loop when it reaches the end.
void loop(bool propval) @property

Set loop property.

Parameters

propvalWhether the animation should loop when it reaches the end.