[Glade-users] Glade 3 TreeView & TreeSelection
- From: eukreign at gmail.com (Lex Berezhny)
- Subject: [Glade-users] Glade 3 TreeView & TreeSelection
- Date: Sat, 19 Dec 2009 12:25:21 -0500
Hi,
I want to attach a call back to a TreeView so that when a row is
selected (single click) my function is called.
I can do this programmatically outside of Glade by grabbing the
selection object of the TreeView and then attaching to the selection
objects "changed" event. I can't figure out how to do the same in
Glade 3.
I do see that I can create a GtkTreeSelection object in the Glade
interface and attach to its "changed" event but how do I add that
selection to my TreeView?
Any help would be appreciated.
Thanks,
Lex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]