Package: gdk-pixbuf

Accessor gdk-pixbuf-animation-loop

Lambda List

gdk-pixbuf-animation-loop (object)

Syntax

(gdk-pixbuf-animation-loop object) => loop
(setf (gdk-pixbuf-animation-loop object) loop)

Arguments

object -- a gdk-pixbuf-animation object
loop -- a boolean whether the animation should loop

Details

Accessor of the loop of the gdk-pixbuf-animation class.

Whether the animation should loop when it reaches the end.
 

See also

2021-12-12