gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.EnumGLib.GType(typeof(Gtk.ButtonBoxStyleGType))Used to dictate the style that a uses to layout the buttons it contains. (See also: and ).FieldGtk.ButtonBoxStyleTo be added.FieldGtk.ButtonBoxStyleButtons are placed at the edges of the ButtonBox.FieldGtk.ButtonBoxStyleButtons are grouped towards the end of a box, (on the right for a , or the bottom for a ).FieldGtk.ButtonBoxStyleButtons are evenly spread across the ButtonBox.FieldGtk.ButtonBoxStyleButtons are grouped towards the start of box, (on the left for a , or the top for a ).