Struct gtk_sys::GtkVBox[][src]

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

Fields

Trait Implementations

impl Copy for GtkVBox
[src]

impl Clone for GtkVBox
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkVBox
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkVBox

impl !Sync for GtkVBox