Struct gdk_pixbuf_sys::GdkPixbufLoader[][src]

#[repr(C)]
pub struct GdkPixbufLoader { pub parent_instance: GObject, pub priv_: gpointer, }

Fields

Trait Implementations

impl Copy for GdkPixbufLoader
[src]

impl Clone for GdkPixbufLoader
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GdkPixbufLoader
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GdkPixbufLoader

impl !Sync for GdkPixbufLoader