Struct gtk_sys::GtkHButtonBox [] [src]

#[repr(C)]
pub struct GtkHButtonBox { pub button_box: GtkButtonBox, }

Fields

Trait Implementations

impl Copy for GtkHButtonBox
[src]

impl Clone for GtkHButtonBox
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkHButtonBox
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHButtonBox

impl !Sync for GtkHButtonBox