gdkPixbufAnimationIterGetDelayTime {RGtk2} | R Documentation |
Gets the number of milliseconds the current pixbuf should be displayed,
or -1 if the current pixbuf should be displayed forever. gTimeoutAdd
conveniently takes a timeout in milliseconds, so you can use a timeout
to schedule the next update.
gdkPixbufAnimationIterGetDelayTime(object)
|
[GdkPixbufAnimationIter ] an animation iterator |
[integer] delay time in milliseconds (thousandths of a second)
Derived by RGtkGen from GTK+ documentation