Struct gtk_sys::GtkCellRendererPixbuf [−][src]
#[repr(C)]pub struct GtkCellRendererPixbuf { pub parent: GtkCellRenderer, pub priv_: *mut GtkCellRendererPixbufPrivate, }
Fields
parent: GtkCellRenderer
priv_: *mut GtkCellRendererPixbufPrivate
Trait Implementations
impl Copy for GtkCellRendererPixbuf[src]
impl Copy for GtkCellRendererPixbufimpl Clone for GtkCellRendererPixbuf[src]
impl Clone for GtkCellRendererPixbuffn clone(&self) -> GtkCellRendererPixbuf[src]
fn clone(&self) -> GtkCellRendererPixbufReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GtkCellRendererPixbuf[src]
impl Debug for GtkCellRendererPixbufAuto Trait Implementations
impl !Send for GtkCellRendererPixbuf
impl !Send for GtkCellRendererPixbufimpl !Sync for GtkCellRendererPixbuf
impl !Sync for GtkCellRendererPixbuf