Struct gtk_sys::GtkListBoxRowAccessible [−][src]
#[repr(C)]pub struct GtkListBoxRowAccessible { pub parent: GtkContainerAccessible, }
Fields
parent: GtkContainerAccessibleTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkListBoxRowAccessibleimpl !Send for GtkListBoxRowAccessibleimpl !Sync for GtkListBoxRowAccessibleimpl Unpin for GtkListBoxRowAccessibleimpl UnwindSafe for GtkListBoxRowAccessibleBlanket Implementations
Mutably borrows from an owned value. Read more