Daniel Pekelharing wrote:
Hi all,What's the best way to retrieve just one of the selected items in a GtkTreeSelection which has been set to GTK_SELECT_MULTIPLE mode?
Looks like gtk_tree_selection_get_selected_rows() is your available alternative. Just use the first path in the list.
-- Guy Rouillier _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list