gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.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.ButtonBoxAtk.ImplementorGLib.IWrapperGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of HButtonBox, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorThe normal way to construct a horizontal button boxA new HBoxPropertySystem.UInt32The GLib Type for Gtk.HButtonBoxThe GLib Type for the Gtk.HButtonBox class.ConstructorInternal constructor
GLib type for the type
Creates a new instance of HButtonBox, using the GLib-provided typeThis 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.