[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkEntryClass.move_cursor

Declaration

Source position: lazgtk3.pas line 6525

TGtkEntryClass.move_cursor : procedure(

  entry: PGtkEntry;

  step: TGtkMovementStep;

  count: gint;

  extend_selection: gboolean

);