Struct gtk_sys::GtkCellRendererPixbuf [−][src]
#[repr(C)]pub struct GtkCellRendererPixbuf { pub parent: GtkCellRenderer, pub priv_: *mut GtkCellRendererPixbufPrivate, }
Fields
parent: GtkCellRendererpriv_: *mut GtkCellRendererPixbufPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkCellRendererPixbufimpl !Send for GtkCellRendererPixbufimpl !Sync for GtkCellRendererPixbufimpl Unpin for GtkCellRendererPixbufimpl UnwindSafe for GtkCellRendererPixbufBlanket Implementations
Mutably borrows from an owned value. Read more