Struct gtk_sys::GtkFlowBoxChildClass [] [src]

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

Trait Implementations

impl Debug for GtkFlowBoxChildClass
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations