Struct gtk_sys::GtkBooleanCellAccessiblePrivate[][src]

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

Trait Implementations

impl Debug for GtkBooleanCellAccessiblePrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations