Re: Modify behaviour to select more than one item in GtkListStore
- From: Sven Neumann <sven gimp org>
- To: Emmanuel Di Pretoro <edipreto skynet be>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Modify behaviour to select more than one item in GtkListStore
- Date: 20 Feb 2003 15:38:23 +0100
Hi,
Emmanuel Di Pretoro <edipreto skynet be> writes:
> I want to modify the behaviour of my GtkTreeView/GtkListStore. I can
> select more than one item, but I don't want to use 'Ctrl+Click' to
> select another item.
gtk_tree_selection_set_mode (gtk_tree_view_get_selection (view),
GTK_SELECTION_MULTIPLE);
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]