Struct gtk_sys::GtkTableClass[][src]

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

Trait Implementations

impl Debug for GtkTableClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations