Struct atk_sys::AtkWindowIface [−][src]
#[repr(C)]pub struct AtkWindowIface { pub parent: GTypeInterface, }
Fields
parent: GTypeInterface
Trait Implementations
impl Copy for AtkWindowIface[src]
impl Copy for AtkWindowIfaceimpl Clone for AtkWindowIface[src]
impl Clone for AtkWindowIfacefn clone(&self) -> AtkWindowIface[src]
fn clone(&self) -> AtkWindowIfaceReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for AtkWindowIface[src]
impl Debug for AtkWindowIfaceAuto Trait Implementations
impl Send for AtkWindowIface
impl Send for AtkWindowIfaceimpl Sync for AtkWindowIface
impl Sync for AtkWindowIface