PixbufSimpleAnim.loop
bool loop() @propertyGet loop property.
Returns
Whether the animation should loop when it reaches the end.
void loop(bool propval) @propertySet loop property.
Parameters
propval | Whether the animation should loop when it reaches the end. |