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:
GtkMovementStepNo description available.
count-
Type:
gintNo description available.
extend_selection-
Type:
gbooleanNo description available.