Struct gdk_pixbuf_sys::GdkPixbufAnimationIter[][src]

#[repr(C)]
pub struct GdkPixbufAnimationIter(_);

Trait Implementations

impl Debug for GdkPixbufAnimationIter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations