Struct gdk_pixbuf_sys::GdkPixbufLoader
source · #[repr(C)]pub struct GdkPixbufLoader {
pub parent_instance: GObject,
pub priv_: gpointer,
}
Fields§
§parent_instance: GObject
§priv_: gpointer
Trait Implementations§
source§impl Clone for GdkPixbufLoader
impl Clone for GdkPixbufLoader
source§fn clone(&self) -> GdkPixbufLoader
fn clone(&self) -> GdkPixbufLoader
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more