Package: gdk-pixbuf

Function gdk-pixbuf:pixbuf-animation-iter-delay-time

Lambda List

gdk-pixbuf:pixbuf-animation-iter-delay-time (iter)

Arguments

Return Value

The integer with the delay time in milliseconds.

Details

Gets the number of milliseconds the current pixbuf should be displayed, or -1 if the current pixbuf should be displayed forever. The g:timeout-add function conveniently takes a timeout in milliseconds, so you can use a timeout to schedule the next update.
 

See also

#2024-11-11