Gtk.ButtonBoxStyle Enumeration
Used to dictate the style that a Gtk.ButtonBox uses to layout the buttons it contains. (See also: Gtk.VButtonBox and Gtk.HButtonBox).

Syntax

[GLib.GType(typeof(Gtk.ButtonBoxStyleGType))]
public enum ButtonBoxStyle

Remarks

Members

Member NameDescription
DefaultStyleDefault packing.
SpreadButtons are evenly spread across the ButtonBox.
EdgeButtons are placed at the edges of the ButtonBox.
StartButtons are grouped towards the start of box, (on the left for a Gtk.HButtonBox, or the top for a Gtk.VButtonBox).
EndButtons are grouped towards the end of a box, (on the right for a Gtk.HBox, or the bottom for a Gtk.VBox).
CenterDocumentation for this section has not yet been entered.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0