Virtual Method
GtkTextViewmove_cursor
Declaration [src]
void
move_cursor (
  GtkTextView* text_view,
  GtkMovementStep step,
  int count,
  gboolean extend_selection
)
Parameters
- step
- 
            Type: GtkMovementStepNo description available. 
- count
- 
            Type: intNo description available. 
- extend_selection
- 
            Type: gbooleanNo description available.