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