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