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 655094 - GDK_NONE not bound in GDK 3
GDK_NONE not bound in GDK 3
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
0.13.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-22 03:36 UTC by Jim Nelson
Modified: 2011-07-22 07:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jim Nelson 2011-07-22 03:36:15 UTC
In GDK 2.0, GDK_NONE was bound as Gdk.Atom.NONE.  That binding is missing from the GDK 3 bindings.

See bug 621318 for how this was resolved in GDK 2.
Comment 1 Luca Bruno 2011-07-22 07:20:58 UTC
commit 7e83479f16530601bdf9121cec31e3108dfaa17e
Author: Luca Bruno <lucabru@src.gnome.org>
Date:   Fri Jul 22 09:20:31 2011 +0200

    gdk-3.0: Add GDK_NONE binding
    
    Fixes bug 655094.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.