#[repr(C)]pub struct DzlChildPropertyActionClass {
pub parent_class: GObjectClass,
}Fields
parent_class: GObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DzlChildPropertyActionClass
impl !Send for DzlChildPropertyActionClass
impl !Sync for DzlChildPropertyActionClass
impl Unpin for DzlChildPropertyActionClass
impl UnwindSafe for DzlChildPropertyActionClass
Blanket Implementations
Mutably borrows from an owned value. Read more