Tree view : expander clicked?
- From: Jérôme Couderc <j couderc ifrance com>
- To: gtk-app-devel-list gnome org
- Subject: Tree view : expander clicked?
- Date: Thu, 21 Oct 2004 23:07:50 +0200
Hi,
When selecting a line of a tree view, I manage the "changed" signal
with a function like : gboolean Node_Selected (GtkTreeSelection
*selection, gpointer user_data)
In this function, I wanted to know if (when the changed signal was
emitted) I've clicked over the expander to open the tree.
Note that when clicking over the expander, the selection doesn't change...
So how can I know if I've clicked the expander in the tree view to
manage it in my Node_Selected function?
Thanks in advance,
Jerome
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]