Struct gtk_sys::GtkSwitch [] [src]

pub struct GtkSwitch {
    pub parent_instance: GtkWidget,
    pub priv_: *mut GtkSwitchPrivate,
}

Fields