gtk-sharp2.6.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.ButtonBoxConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.ConstructorThe normal way to construct a horizontal button boxPropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.Obsolete(Message=null, IsError=False)PropertyGtk.ButtonBoxStyleThe default layout style for horizontal button boxes.a System.Obsolete(Message=null, IsError=False)PropertySystem.Int32The default spacing (in pixels) for horizontal button boxes.a System.Obsolete(Message=null, IsError=False)