Struct gtk_sys::GtkCellEditable[][src]

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

Trait Implementations

impl Debug for GtkCellEditable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkCellEditable

impl Sync for GtkCellEditable