PixbufAnimationIter.getDelayTime

Gets the number of milliseconds the current pixbuf should be displayed, or -1 if the current pixbuf should be displayed forever. g_timeout_add() conveniently takes a timeout in milliseconds, so you can use a timeout to schedule the next update.

class PixbufAnimationIter
int
getDelayTime
()

Return Value

Type: int

delay time in milliseconds (thousandths of a second)

Meta