Re: Signal for when the selected row in a TreeView Changes
- From: "John C. Spray" <spray lyx org>
- To: gtkmm-list gnome org
- Subject: Re: Signal for when the selected row in a TreeView Changes
- Date: Thu, 23 Feb 2006 17:39:02 +0000
On Thu, 2006-02-23 at 18:30 +0100, Nathan Hüsken wrote:
> Hello together,
> I want run function whenever a different row is selected in a TreeView
> (using the list model). Now I tried to connect to the
> signal_row_activated signal, but that
> does not work at all :(
> What signal should I connect to?
treeview.get_selection()->signal_changed()
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]