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

gtk_tree_view_set_cursor_on_cell

Declaration

Source position: lazgtk3.pas line 18613

procedure gtk_tree_view_set_cursor_on_cell(

  tree_view: PGtkTreeView;

  path: PGtkTreePath;

  focus_column: PGtkTreeViewColumn;

  focus_cell: PGtkCellRenderer;

  start_editing: gboolean

);