Struct gtk_sys::GtkCellViewPrivate [] [src]

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

Trait Implementations

impl Debug for GtkCellViewPrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations