Struct atk_sys::AtkEditableText[][src]

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

Trait Implementations

impl Debug for AtkEditableText
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations