gtk-sharp 0.0.0.0 VBox is not a thread safe object A VBox is a specific type of for packing widgets vertically. Other ways of laying out widgets include using a horizontal box, (see ), a table, (see ), button boxes, etc. Useful methods for manipulating boxes can be found in the superclass for HBox, . Gtk.Box Atk.Implementor GLib.IWrapper GLib.IWrapper System.IDisposable Method System.Void Disposes of this widget Constructor Internal constructor Constructor Used for language bindings only. A pointer to a GtkVBox, as returned by the Gtk+ C API. A C# Gtk.VBox that wraps the parameter. If you don't already know that you need this constructor, it should not be used. Constructor The main way to create a new VBox If , all widgets in the box are forced to be equally sized. The number of pixels to place between each widget in the box. A new VBox Constructor Internal constructor, should not be used. Property System.UInt32 Get the type of this object, as registered with the GLib object system. A number that uniquely identifies this type in the GLib object system. Mostly for internal use.