Struct gtk_sys::GtkCellAreaBoxPrivate [] [src]

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

Trait Implementations

impl Debug for GtkCellAreaBoxPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations