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