Struct gtk_sys::GtkGridClass[][src]

#[repr(C)]
pub struct GtkGridClass { /* fields omitted */ }

Trait Implementations

impl Debug for GtkGridClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations