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 663072 - GtkSelectionData is incorrectly documented
GtkSelectionData is incorrectly documented
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
3.2.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-10-31 00:50 UTC by Rafał Mużyło
Modified: 2012-05-04 02:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
move GtkSelectionData to gtk3-Selections (1015 bytes, patch)
2012-02-20 17:11 UTC, David King
committed Details | Review

Description Rafał Mużyło 2011-10-31 00:50:14 UTC
GtkSelectionData links on GtkWidget page point to http://developer.gnome.org/gtk3/stable/GtkWidget.html#GtkSelectionData-struct, which is wrong on two counts:
- the whole struct has been GSEALed
- it would be much better to point at http://developer.gnome.org/gtk3/stable/gtk3-Selections.html
Comment 1 David King 2012-02-20 17:11:29 UTC
Created attachment 208048 [details] [review]
move GtkSelectionData to gtk3-Selections
Comment 2 Matthias Clasen 2012-05-04 01:11:17 UTC
Review of attachment 208048 [details] [review]:

Sure, looks fine
Comment 3 David King 2012-05-04 02:07:21 UTC
Comment on attachment 208048 [details] [review]
move GtkSelectionData to gtk3-Selections

Pushed to master.