Struct gtk_sys::GtkColorButton [] [src]

pub struct GtkColorButton {
    pub button: GtkButton,
    pub priv_: *mut GtkColorButtonPrivate,
}

Fields