Struct atk_sys::AtkWindowIface [−][src]
#[repr(C)]pub struct AtkWindowIface { pub parent: GTypeInterface, }
Fields
parent: GTypeInterface
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AtkWindowIface
impl Send for AtkWindowIface
impl Sync for AtkWindowIface
impl Unpin for AtkWindowIface
impl UnwindSafe for AtkWindowIface
Blanket Implementations
Mutably borrows from an owned value. Read more