Struct gtk_sys::GtkColorSelectionPrivate[][src]

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

Trait Implementations

impl Debug for GtkColorSelectionPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations