Re: [gtkmm] treeview single click signal
- From: <kickvb touva be>
- To: "Yada Yuk" <yadayuk yahoo com>, <gtkmm-list gnome org>
- Subject: Re: [gtkmm] treeview single click signal
- Date: Sun, 20 Jul 2003 11:21:35 -0000
Yada Yuk <yadayuk yahoo com> said:
> In a TreeView/Liststore I want to detect which row has
> been selected (with single click of mouse).
>
> on_row_activated() does it for double clicks. What is
> the signal for single clicks?
You need to work with Gtk::TreeSelection::signal_changed()
You can catch the TreeSelection with Gtk::TreeView::get_selection()
Regards,
Christian Van Brussel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]