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