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