Trait gdk_pixbuf::prelude::PixbufAnimationExtManual
source · [−]pub trait PixbufAnimationExtManual {
fn iter(&self, start_time: Option<SystemTime>) -> PixbufAnimationIter;
}
Required Methods
source
pub trait PixbufAnimationExtManual {
fn iter(&self, start_time: Option<SystemTime>) -> PixbufAnimationIter;
}