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 682436 - Override g_menu_item_set_attribute
Override g_menu_item_set_attribute
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: introspection
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-22 08:48 UTC by Paolo Borelli
Modified: 2012-08-22 20:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Override g_menu_item_set_attribute (1.92 KB, patch)
2012-08-22 08:48 UTC, Paolo Borelli
accepted-commit_now Details | Review

Description Paolo Borelli 2012-08-22 08:48:21 UTC
This C utility API take a vararg, add a corresponding override that
takes a list of tuples
Comment 1 Paolo Borelli 2012-08-22 08:48:23 UTC
Created attachment 222112 [details] [review]
Override g_menu_item_set_attribute
Comment 2 Paolo Borelli 2012-08-22 08:49:46 UTC
To give a use case: this came up here http://git.gnome.org/browse/gnome-clocks/commit/?id=faed1c78362837f4884d9f3e7188198c8140569f
Comment 3 Martin Pitt 2012-08-22 10:19:54 UTC
Comment on attachment 222112 [details] [review]
Override g_menu_item_set_attribute

Looks fine, thanks! Please commit with an [API add] prefix in the short description.
Comment 4 Paolo Borelli 2012-08-22 20:26:06 UTC
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.