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 100836 - const get methods
const get methods
Status: RESOLVED FIXED
Product: gconfmm
Classification: Other
Component: general
git master
Other other
: Normal enhancement
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2002-12-10 13:24 UTC by Andreas Holzmann
Modified: 2011-01-16 23:35 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch to make get methods const (14.72 KB, patch)
2002-12-10 13:25 UTC, Andreas Holzmann
none Details | Review

Description Andreas Holzmann 2002-12-10 13:24:38 UTC
Could we make get methods const?
Comment 1 Andreas Holzmann 2002-12-10 13:25:34 UTC
Created attachment 12893 [details] [review]
patch to make get methods const
Comment 2 Murray Cumming 2002-12-10 23:12:28 UTC
Applied. Thanks.