Struct gtk_sys::GtkRadioButton [] [src]

#[repr(C)]
pub struct GtkRadioButton { pub check_button: GtkCheckButton, pub priv_: *mut GtkRadioButtonPrivate, }

Fields