Struct gtk_sys::GtkColorChooserWidgetPrivate[][src]

#[repr(C)]
pub struct GtkColorChooserWidgetPrivate(_);

Trait Implementations

impl Debug for GtkColorChooserWidgetPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations