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