Struct gtk_sys::GtkListBoxRow [−][src]
#[repr(C)]pub struct GtkListBoxRow { pub parent_instance: GtkBin, }
Fields
parent_instance: GtkBin
Trait Implementations
impl Copy for GtkListBoxRow[src]
impl Copy for GtkListBoxRowimpl Clone for GtkListBoxRow[src]
impl Clone for GtkListBoxRowfn clone(&self) -> GtkListBoxRow[src]
fn clone(&self) -> GtkListBoxRowReturns 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 GtkListBoxRow[src]
impl Debug for GtkListBoxRowAuto Trait Implementations
impl !Send for GtkListBoxRow
impl !Send for GtkListBoxRowimpl !Sync for GtkListBoxRow
impl !Sync for GtkListBoxRow