gtk-sharp2.12.0.0Gtk# 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.EnumGLib.GType(typeof(Gtk.MovementStepGType))FieldGtk.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.FieldGtk.MovementStepThe cursor will move horizontally by pages.