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