gtk-sharp 0.0.0.0 HBox is not a thread safe object An HBox is a specific type of for packing widgets horizontally. Other ways of laying out widgets include using a vertical 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 GtkHBox, as returned by the Gtk+ C API. A C# Gtk.HBox 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 HBox. 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 HBox 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.