Struct atk_sys::AtkWindowIface
source · #[repr(C)]pub struct AtkWindowIface {
pub parent: GTypeInterface,
}Fields§
§parent: GTypeInterfaceTrait Implementations§
source§impl Clone for AtkWindowIface
impl Clone for AtkWindowIface
source§fn clone(&self) -> AtkWindowIface
fn clone(&self) -> AtkWindowIface
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more