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 GtkCellRendererPixbuf
impl Clone for GtkCellRendererPixbuf
[src]
impl Clone for GtkCellRendererPixbuf
fn clone(&self) -> GtkCellRendererPixbuf
[src]
fn clone(&self) -> GtkCellRendererPixbuf
Returns 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 GtkCellRendererPixbuf
Auto Trait Implementations
impl !Send for GtkCellRendererPixbuf
impl !Send for GtkCellRendererPixbuf
impl !Sync for GtkCellRendererPixbuf
impl !Sync for GtkCellRendererPixbuf