Struct gtk_sys::GtkBindingArg [] [src]

#[repr(C)]
pub struct GtkBindingArg { pub arg_type: GType, pub d: GtkBindingArg_d, }

Fields

Trait Implementations

impl Copy for GtkBindingArg
[src]

impl Clone for GtkBindingArg
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkBindingArg
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkBindingArg

impl !Sync for GtkBindingArg