Gtk.ListBoxSortFunc

function onListBoxSortFunc(row1: Gtk.ListBoxRow, row2: Gtk.ListBoxRow): Number(gint) {
}
  
row1
row2
Returns