Struct gobject_sys::GParamSpecBoxed [−][src]
#[repr(C)]pub struct GParamSpecBoxed { pub parent_instance: GParamSpec, }
Fields
parent_instance: GParamSpecTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GParamSpecBoxedimpl !Send for GParamSpecBoxedimpl !Sync for GParamSpecBoxedimpl Unpin for GParamSpecBoxedimpl UnwindSafe for GParamSpecBoxedBlanket Implementations
Mutably borrows from an owned value. Read more