Struct gtk_sys::GtkColorChooser[][src]

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

Trait Implementations

impl Debug for GtkColorChooser
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations