Gtk.SizeGroupMode Enumeration
Determine the direction that is affected by a Gtk.SizeGroup.

Syntax

[GLib.GType(typeof(Gtk.SizeGroupModeGType))]
public enum SizeGroupMode

Remarks

The mode of the Gtk.SizeGroup determines the directions in which the Gtk.SizeGroup affects the requested sizes of its component widgets.

Members

Member NameDescription
NoneHas no effect on widget size requisitions.
HorizontalAffects widget size requisitions horizontally.
VerticalAffects widget size requisitions vertically.
BothAffects widget size requisitions both horizontally and vertically.

Requirements

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