Struct gobject_sys::GBinding [] [src]

#[repr(C)]
pub struct GBinding(_);

Trait Implementations

impl Debug for GBinding
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GBinding

impl Sync for GBinding