gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An enumeration used by Container
This enumeration is used by to decide how resize behaves.
System.EnumSystem.IComparableSystem.IConvertibleSystem.IFormattableFieldGtk.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.
FieldGtk.ResizeModePerform the resizes now.
Perform the resizes now.
FieldSystem.Int32To be addedTo be added