Struct gtk_sys::GtkColorChooserDialogPrivate[][src]

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

Trait Implementations

impl Debug for GtkColorChooserDialogPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations