list-base: Return correct order in real_get_selection()
We are using g_list_prepend() in real_get_selection(), so it should be reversed.
Fixes: #2512 (closed)
We are using g_list_prepend() in real_get_selection(), so it should be reversed.
Fixes: #2512 (closed)