Struct gtk_sys::GtkColorSelectionDialogClass[][src]

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

Trait Implementations

impl Debug for GtkColorSelectionDialogClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations