Struct gtk_sys::GtkVButtonBox[][src]

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

Fields

Trait Implementations

impl Copy for GtkVButtonBox
[src]

impl Clone for GtkVButtonBox
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkVButtonBox
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkVButtonBox

impl !Sync for GtkVButtonBox