Struct gtk_sys::GtkGridPrivate[][src]

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

Trait Implementations

impl Debug for GtkGridPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations