Struct libdazzle_sys::DzlRadioBox
source · [−]#[repr(C)]pub struct DzlRadioBox {
pub parent_instance: GtkBin,
}Fields
parent_instance: GtkBinTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DzlRadioBox
impl !Send for DzlRadioBox
impl !Sync for DzlRadioBox
impl Unpin for DzlRadioBox
impl UnwindSafe for DzlRadioBox
Blanket Implementations
Mutably borrows from an owned value. Read more