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 754046 - [gtk2] annotate gtk_color_button_get_color
[gtk2] annotate gtk_color_button_get_color
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.24.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-08-24 21:16 UTC by Yaakov Selkowitz
Modified: 2015-08-26 03:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yaakov Selkowitz 2015-08-24 21:16:58 UTC
The second argument to gtk_color_button_get_color is an output variable, but is not annotated as such in 2.24.  This was fixed prior to 3.0 in commit 61731c65aa8f1e720e761a7e9649683365440a26.  Could this be backported to 2.24?