Struct libdazzle_sys::DzlPillBoxClass
source · [−]#[repr(C)]pub struct DzlPillBoxClass {
pub parent_class: GtkEventBoxClass,
}Fields
parent_class: GtkEventBoxClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DzlPillBoxClass
impl !Send for DzlPillBoxClass
impl !Sync for DzlPillBoxClass
impl Unpin for DzlPillBoxClass
impl UnwindSafe for DzlPillBoxClass
Blanket Implementations
Mutably borrows from an owned value. Read more