gtk-sharp 0.0.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. 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 the resources associated with the object. Constructor Internal constructor Pointer to the C object. An instance of VBox, wrapping the C object. This is an internal constructor, and should not be used by user code. 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 The GLib Type for Gtk.VBox The GLib Type for the Gtk.VBox class. Constructor Internal constructor GLib type for the type Creates a new instance of VBox, using the GLib-provided type This is a constructor used by derivative types of that would have their own GLib type assigned to it. This is not typically used by C# code.