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 649779 - Add missing gtk_widget_override_* annotations
Add missing gtk_widget_override_* annotations
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-05-09 10:47 UTC by John Stowers
Modified: 2011-05-09 11:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing gtk_widget_override_* annotations (2.42 KB, patch)
2011-05-09 10:47 UTC, John Stowers
committed Details | Review

Description John Stowers 2011-05-09 10:47:01 UTC
Adds allow-none, needed to undo previous overrides.
Patch against gtk-3-0 branch
Comment 1 John Stowers 2011-05-09 10:47:04 UTC
Created attachment 187497 [details] [review]
Add missing gtk_widget_override_* annotations
Comment 2 Matthias Clasen 2011-05-09 10:57:57 UTC
Review of attachment 187497 [details] [review]:

Looks fine
Comment 3 John Stowers 2011-05-09 11:08:40 UTC
Attachment 187497 [details] pushed as b846363 - Add missing gtk_widget_override_* annotations