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

gtk_icon_view_set_cursor

Declaration

Source position: lazgtk3.pas line 17825

procedure gtk_icon_view_set_cursor(

  icon_view: PGtkIconView;

  path: PGtkTreePath;

  cell: PGtkCellRenderer;

  start_editing: gboolean

);