Struct gtk_sys::GtkHBox[][src]

#[repr(C)]
pub struct GtkHBox { pub box_: GtkBox, }

Fields

Trait Implementations

impl Copy for GtkHBox
[src]

impl Clone for GtkHBox
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkHBox
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkHBox

impl !Sync for GtkHBox