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