Ensure that gtk_list_box_get_selected_row returns NULL after gtk_list_box_unselect_all. Add a testcase that detects this problem.
This was forgotten when the multi-selection API was added, and it was promptly broken in some places.
https://bugzilla.gnome.org/show_bug.cgi?id=703618