Struct libhandy_sys::HdyPreferencesRow
source · [−]#[repr(C)]pub struct HdyPreferencesRow {
pub parent_instance: GtkListBoxRow,
}Fields
parent_instance: GtkListBoxRowTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HdyPreferencesRow
impl !Send for HdyPreferencesRow
impl !Sync for HdyPreferencesRow
impl Unpin for HdyPreferencesRow
impl UnwindSafe for HdyPreferencesRow
Blanket Implementations
Mutably borrows from an owned value. Read more