Struct gtk_sys::GtkListBoxRowAccessible [−][src]
#[repr(C)]pub struct GtkListBoxRowAccessible { pub parent: GtkContainerAccessible, }
Fields
parent: GtkContainerAccessible
Trait Implementations
impl Copy for GtkListBoxRowAccessible[src]
impl Copy for GtkListBoxRowAccessibleimpl Clone for GtkListBoxRowAccessible[src]
impl Clone for GtkListBoxRowAccessiblefn clone(&self) -> GtkListBoxRowAccessible[src]
fn clone(&self) -> GtkListBoxRowAccessibleReturns 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 GtkListBoxRowAccessible[src]
impl Debug for GtkListBoxRowAccessibleAuto Trait Implementations
impl !Send for GtkListBoxRowAccessible
impl !Send for GtkListBoxRowAccessibleimpl !Sync for GtkListBoxRowAccessible
impl !Sync for GtkListBoxRowAccessible