Think I need some help on how to use GVariant here.
Basically I want to find out which stream each row belongs to so I do
something like that while iterating over them:
iter = Model.get_iter_at_row(pos)
stream = Model.get_row(iter).stream
But then I get:
File "/usr/lib/python3/dist-packages/gi/overrides/Dee.py", line 24, in
__getattr__
raise AttributeError("object has no attribute '%s'" % name)
AttributeError: object has no attribute 'stream'
Not sure if I use it correctly
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1272101
Title:
Mentions disappear
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1272101/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs