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 676034 - Fix doc annotation for g_ptr_array_ref()
Fix doc annotation for g_ptr_array_ref()
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-05-14 15:26 UTC by Bastian Winkler
Modified: 2012-09-23 15:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix doc annotation for g_ptr_array_ref() (792 bytes, patch)
2012-05-14 15:26 UTC, Bastian Winkler
none Details | Review

Description Bastian Winkler 2012-05-14 15:26:56 UTC
The @array argument is a GPtrArray instead of GArray
Comment 1 Bastian Winkler 2012-05-14 15:26:58 UTC
Created attachment 214008 [details] [review]
Fix doc annotation for g_ptr_array_ref()