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 594351 - Add gtk-doc annotations to functions, parameters, struct fields
Add gtk-doc annotations to functions, parameters, struct fields
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 594206 594209
Blocks: 585444
 
 
Reported: 2009-09-07 07:53 UTC by Sebastian Dröge (slomo)
Modified: 2012-10-03 23:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2009-09-07 07:53:36 UTC
+++ This bug was initially created as a clone of Bug #594206 +++

+++ This bug was initially created as a clone of Bug #550616 +++

We should add gtk-doc annotations to functions, parameters and struct fields. See http://live.gnome.org/GObjectIntrospection/Annotations

This has two advantages: first of all it makes clear to the user who owns the pointers, etc and second it makes gobject-introspection more useful because the introspection data also contains this ;)
Comment 1 Sebastian Dröge (slomo) 2011-05-20 07:30:39 UTC
core has many annotations now but in base they are still missing
Comment 2 Tim-Philipp Müller 2012-10-03 23:10:16 UTC
I think they're mostly there now. Specific reports are more useful than general ones, so let's wait for those to come  in.