Re: Get column no. of edited cell.
- From: "Arnel A. Borja" <kyoushuu yahoo com>
- To: dE <de techno gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Get column no. of edited cell.
- Date: Sun, 02 Jun 2013 02:57:57 +0800
On Sunday, 02 June, 2013 01:44 AM, dE wrote:
I've set the "editable" property of GtkCellRenderer to true, and set
the call back for the edited signal.
This particular signal tells the node/row in which the edit has
occurred, but not the column/filed. How can I get that?
Thanks!
Use a different renderer for each column. Then check in the edited
signal which renderer was edited.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]