@accepts(RB.RhythmDBEntry, RB.RhythmDBEntry, gpointer) @returns(gint) def location_sort_func(a, b, data)
Sort function for sorting by location.
a :
a RB.RhythmDBEntry
b :
data :
nothing
Returns :
result of sort comparison between a and b.