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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkVButtonBox
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkVButtonBox

impl !Sync for GtkVButtonBox