Struct atk_sys::AtkMisc[][src]

#[repr(C)]
pub struct AtkMisc { pub parent: GObject, }

Fields

Trait Implementations

impl Copy for AtkMisc
[src]

impl Clone for AtkMisc
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AtkMisc
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for AtkMisc

impl !Sync for AtkMisc