[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "3.10" ) ]
public delegate int ListBoxSortFunc (ListBoxRow row1, ListBoxRow row2)
Compare two rows to determine which should be first.
row1 |
the first row |
row2 |
the second row |
user_data |
user data |
< 0 if |