Virtual Method

GtkTextViewmove_cursor

Declaration [src]

void
move_cursor (
  GtkTextView* text_view,
  GtkMovementStep step,
  int count,
  gboolean extend_selection
)

Description

No description available.

Parameters

step

Type: GtkMovementStep

No description available.

count

Type: int

No description available.

extend_selection

Type: gboolean

No description available.