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