Re: Retrieving one selected element in a GtkTreeSelection (multiple)?
- From: Guy Rouillier <guyr-ml1 burntmail com>
- To: Gtk-App-Devel-List <gtk-app-devel-list gnome org>
- Subject: Re: Retrieving one selected element in a GtkTreeSelection (multiple)?
- Date: Sun, 23 Apr 2006 00:26:27 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]