Use "row" variable and 'row++' instead of hard-coding row numbers of gtk_grid
Like done here: https://gitlab.xfce.org/xfce/thunar/-/merge_requests/121 .. more readable and less error-prone.
issue