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 100143 - TreeRowReference is now a boxed type
TreeRowReference is now a boxed type
Status: RESOLVED FIXED
Product: gtkmm
Classification: Bindings
Component: TreeView
2.2
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on: 100137
Blocks:
 
 
Reported: 2002-12-02 17:12 UTC by Murray Cumming
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkmm_rowreference.patch (3.79 KB, patch)
2002-12-02 17:14 UTC, Murray Cumming
none Details | Review

Description Murray Cumming 2002-12-02 17:12:35 UTC
Here's a patch that wraps TreeRowReference as a boxed type, now that it's
changed in GTK+.
Comment 1 Murray Cumming 2002-12-02 17:14:16 UTC
Created attachment 12693 [details] [review]
gtkmm_rowreference.patch
Comment 2 Murray Cumming 2002-12-02 22:50:11 UTC
Applied.