Struct gtk_sys::GtkHandleBox[][src]

#[repr(C)]
pub struct GtkHandleBox { pub bin: GtkBin, pub priv_: *mut GtkHandleBoxPrivate, }

Fields

Trait Implementations

impl Copy for GtkHandleBox
[src]

impl Clone for GtkHandleBox
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHandleBox
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHandleBox

impl !Sync for GtkHandleBox