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 131841 - Documentation API
Documentation API
Status: RESOLVED FIXED
Product: glibmm
Classification: Bindings
Component: documentation
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2004-01-18 16:27 UTC by Alberto Paro
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
DOC Fix for Date, MainContext, MainLoop, Source (21.45 KB, patch)
2004-01-18 16:29 UTC, Alberto Paro
none Details | Review

Description Alberto Paro 2004-01-18 16:27:17 UTC
Documenting the Glibmm API
Comment 1 Alberto Paro 2004-01-18 16:29:04 UTC
Created attachment 23495 [details] [review]
DOC Fix for Date, MainContext, MainLoop, Source
Comment 2 Murray Cumming 2004-01-21 21:46:45 UTC
Great, A few changes are necessary, but I can do them:

- Use "true" instead of "true"
- Mention of NULL parameters does not make sense when the C++ wrapper
takes a reference. In these cases, we might need an extra C++ method.
Comment 3 Murray Cumming 2004-01-22 18:59:31 UTC
Applied. Thanks.