Struct gtk_sys::GtkFrameClass[][src]

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

Trait Implementations

impl Debug for GtkFrameClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations