liststore issue 2 - which 'path' comes from signal
- From: Mike Martin <redtux1 gmail com>
- To: gtk-app-devel-list gnome org
- Subject: liststore issue 2 - which 'path' comes from signal
- Date: Wed, 27 Feb 2019 11:51:11 +0000
according to the docs the path reference is
edited signal = path
editing-started = path
changed = path_string
which I thought meant that path would be a treepath (ie: an object) and
path_string would be a reference to the row (an integer in the case of a
simple liststore)
However in all three cases the value is the same ie: an integer, not an
object
Can anyone clarify this
thanks
Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]