gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An enumeration used by Label.
This enumeration is used by to decide how the cursor will move.
System.EnumSystem.IComparableSystem.IConvertibleSystem.IFormattableFieldGtk.MovementStepThe cursor will move by forward/back graphemes.
The cursor will move by forward/back graphemes.
FieldGtk.MovementStepThe cursor will move by left/right graphemes.
The cursor will move by left/right graphemes.
FieldGtk.MovementStepThe cursor will move by forward/back words.
The cursor will move by forward/back words.
FieldGtk.MovementStepThe cursor will move up/down lines (wrapped lines).
The cursor will move up/down lines (wrapped lines).
FieldGtk.MovementStepThe cursor will move up/down lines (wrapped lines).
The cursor will move up/down lines (wrapped lines).
FieldGtk.MovementStepThe cursor will move up/down paragraphs (newline-ended lines).
The cursor will move up/down paragraphs (newline-ended lines).
FieldGtk.MovementStepThe cursor will move to either end of a paragraph.
The cursor will move to either end of a paragraph.
FieldGtk.MovementStepThe cursor will move by pages.
The cursor will move by pages.
FieldGtk.MovementStepThe cursor will move to the end of the buffer.
The cursor will move to the end of the buffer.