Struct libhandy_sys::HdyPreferencesWindowClass [−][src]
#[repr(C)]pub struct HdyPreferencesWindowClass { pub parent_class: HdyWindowClass, pub padding: [gpointer; 4], }
Fields
parent_class: HdyWindowClasspadding: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for HdyPreferencesWindowClassimpl !Send for HdyPreferencesWindowClassimpl !Sync for HdyPreferencesWindowClassimpl Unpin for HdyPreferencesWindowClassimpl UnwindSafe for HdyPreferencesWindowClassBlanket Implementations
Mutably borrows from an owned value. Read more