Struct gtk_sys::GtkCellEditable [] [src]

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

Trait Implementations

impl Debug for GtkCellEditable
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations