Struct gtk_sys::GtkListBoxClass[][src]

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

Trait Implementations

impl Debug for GtkListBoxClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations