How do I get the number
- From: Igor Korot <ikorot01 gmail com>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: How do I get the number
- Date: Sun, 7 Oct 2018 20:04:00 -0400
Hi, ALL,
For the GtkTreeView there is a "row-activated" signal:
https://developer.gnome.org/gtk3/stable/GtkTreeView.html#GtkTreeView-row-activated.
That function receives as a parameter
column the GtkTreeViewColumn in which the activation occurred.
The problem is (at least as I see it) is that it is not a simple integer
for the column number.
Is there a simple way to get a column number on which I activated
the row from this signal?
Thank you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]