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 379231 - TreeSelection::get_selected() methods don't have const counterparts
TreeSelection::get_selected() methods don't have const counterparts
Status: RESOLVED DUPLICATE of bug 94742
Product: gtkmm
Classification: Bindings
Component: TreeView
unspecified
Other All
: Normal minor
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2006-11-25 18:09 UTC by Stef Walter
Modified: 2007-02-10 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stef Walter 2006-11-25 18:09:33 UTC
The TreeSelection::get_selected() methods don't have const methods. The const counterparts should probably return TreeModel::const_iterator
Comment 1 Murray Cumming 2007-02-10 15:22:48 UTC
Yes, this is a known problem, though there's no sign that we can fix it soon.

*** This bug has been marked as a duplicate of 94742 ***