Virtual Method

GtkEntrymove_cursor

Declaration [src]

void
move_cursor (
  GtkEntry* entry,
  GtkMovementStep step,
  gint count,
  gboolean extend_selection
)

Description [src]

Class handler for the GtkEntry::move-cursor signal. The default implementation specifies the standard GtkEntry cursor movement behavior.

Parameters

step

Type: GtkMovementStep

No description available.

count

Type: gint

No description available.

extend_selection

Type: gboolean

No description available.