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