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

gtk_tree_selection_select_range

Declaration

Source position: lazgtk3.pas line 18531

procedure gtk_tree_selection_select_range(

  selection: PGtkTreeSelection;

  start_path: PGtkTreePath;

  end_path: PGtkTreePath

);