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