Struct gtk_sys::GtkComboBox [] [src]

pub struct GtkComboBox {
    pub parent_instance: GtkBin,
    pub priv_: *mut GtkComboBoxPrivate,
}

Fields