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 611317 - Document targets in drag and drop
Document targets in drag and drop
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Documentation
2.18.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-02-27 19:58 UTC by Luca Bruno
Modified: 2010-03-09 02:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luca Bruno 2010-02-27 19:58:14 UTC
Hello,
forwarding the request from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366779:

It'd be nice if the gdk-Drag-and-Drop.html page said what the
"targets" list is actually a list of, under the gdk_drag_begin
function and the GdkDragContext structure.  (I think it's "GdkAtom"s.)

Currently the page only says it's a GList*.