Struct gtk_sys::GtkCellAreaPrivate[][src]

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

Trait Implementations

impl Debug for GtkCellAreaPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations