After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 635464 - TreeSelection get_selected_rows is not compatible with pygtk
TreeSelection get_selected_rows is not compatible with pygtk
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: introspection
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-21 20:57 UTC by Paolo Borelli
Modified: 2010-11-22 22:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (829 bytes, patch)
2010-11-21 20:58 UTC, Paolo Borelli
committed Details | Review

Description Paolo Borelli 2010-11-21 20:57:19 UTC
We need to reverse the items in the returned tuple
Comment 1 Paolo Borelli 2010-11-21 20:58:00 UTC
Created attachment 174984 [details] [review]
patch