Struct gtk_sys::GtkCellAreaContextPrivate[][src]

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

Trait Implementations

impl Debug for GtkCellAreaContextPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GtkCellAreaContextPrivate

impl Sync for GtkCellAreaContextPrivate