Struct atk_sys::AtkSelection[][src]

#[repr(C)]
pub struct AtkSelection(_);

Trait Implementations

impl Debug for AtkSelection
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations