Struct gtk_sys::GtkEditable[][src]

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

Trait Implementations

impl Debug for GtkEditable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkEditable

impl Sync for GtkEditable