Struct atk_sys::AtkUtil[][src]

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

Fields

Trait Implementations

impl Copy for AtkUtil
[src]

impl Clone for AtkUtil
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AtkUtil
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for AtkUtil

impl !Sync for AtkUtil