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

gtk_icon_view_get_path_at_pos

Declaration

Source position: lazgtk3.pas line 15959

function gtk_icon_view_get_path_at_pos(

  icon_view: PGtkIconView;

  x: gint;

  y: gint

):PGtkTreePath;