Struct gtk_sys::GtkBindingArg [−][src]
#[repr(C)]pub struct GtkBindingArg { pub arg_type: GType, pub d: GtkBindingArg_d, }
Fields
arg_type: GTyped: GtkBindingArg_dTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkBindingArgimpl !Send for GtkBindingArgimpl !Sync for GtkBindingArgimpl Unpin for GtkBindingArgimpl UnwindSafe for GtkBindingArgBlanket Implementations
Mutably borrows from an owned value. Read more