gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.EnumGLib.GType(typeof(Gtk.ResizeModeGType))An enumeration used by Container
This enumeration is used by to decide how resize behaves.
FieldGtk.ResizeModePerform the resizes now.
Perform the resizes now.
FieldGtk.ResizeModeResize request is sent to the parent.
Resize request is sent to the parent.
FieldGtk.ResizeModeQueue resizes are sent to the widget.
Queue resizes are sent to the widget.