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 677775 - gdk: add a missing annotation to GdkEventProperty
gdk: add a missing annotation to GdkEventProperty
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-06-09 22:04 UTC by Torsten Schoenfeld
Modified: 2012-06-10 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdk: add a missing annotation to GdkEventProperty (1.01 KB, patch)
2012-06-09 22:04 UTC, Torsten Schoenfeld
committed Details | Review

Description Torsten Schoenfeld 2012-06-09 22:04:53 UTC
Its 'state' field is of type GdkPropertyState.
Comment 1 Torsten Schoenfeld 2012-06-09 22:04:55 UTC
Created attachment 216046 [details] [review]
gdk: add a missing annotation to GdkEventProperty

Its 'state' field is of type GdkPropertyState.
Comment 2 Matthias Clasen 2012-06-10 03:32:21 UTC
Review of attachment 216046 [details] [review]:

ok
Comment 3 Torsten Schoenfeld 2012-06-10 20:22:53 UTC
Attachment 216046 [details] pushed as ab976ac - gdk: add a missing annotation to GdkEventProperty