Struct gtk_sys::GtkFixedClass[][src]

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

Trait Implementations

impl Debug for GtkFixedClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations