Struct gtk_sys::GtkCellAreaContext [−][src]
#[repr(C)]pub struct GtkCellAreaContext { pub parent_instance: GObject, pub priv_: *mut GtkCellAreaContextPrivate, }
Fields
parent_instance: GObject
priv_: *mut GtkCellAreaContextPrivate
Trait Implementations
impl Copy for GtkCellAreaContext
[src]
impl Copy for GtkCellAreaContext
impl Clone for GtkCellAreaContext
[src]
impl Clone for GtkCellAreaContext
fn clone(&self) -> GtkCellAreaContext
[src]
fn clone(&self) -> GtkCellAreaContext
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 GtkCellAreaContext
[src]
impl Debug for GtkCellAreaContext
Auto Trait Implementations
impl !Send for GtkCellAreaContext
impl !Send for GtkCellAreaContext
impl !Sync for GtkCellAreaContext
impl !Sync for GtkCellAreaContext