gtk-sharp
0.0.0.0
HButtonBox is not a thread-safe object
A button box should be used to provide a consistent layout of buttons throughout your application. This box provides a way of laying out buttons horizontally.
The specific layout of buttons in this type of box is determined by the box's .
Methods for manipulating button boxes are provided in the super classes, and .
Gtk.ButtonBox
Atk.Implementor
GLib.IWrapper
GLib.IWrapper
System.IDisposable
Method
System.Void
Destroy and free all resources used by this widget
Constructor
Internal constructor
Constructor
Used for language bindings only.
A pointer to a GtkHButtonBox, as returned by the Gtk+ C API.
A C# Gtk.HButtonBox that wraps the parameter.
If you don't already know that you need this constructor, it should not be used.
Constructor
The normal way to construct a horizontal button box
A new HBox
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.