Struct gtk_sys::GtkColorChooserDialogClass[][src]

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

Trait Implementations

impl Debug for GtkColorChooserDialogClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations