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 698425 - gtkmenutracker: Adapt copy/paste changes for introspection
gtkmenutracker: Adapt copy/paste changes for introspection
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-04-20 02:50 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-05-09 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkmenutracker: Adapt copy/paste changes for introspection (9.80 KB, patch)
2013-04-20 02:50 UTC, Jasper St. Pierre (not reading bugmail)
none Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-04-20 02:50:20 UTC
We now use GtkMenuTracker in gnome-shell, so copy back some
changes to make it introspectible. Note that in gnome-shell's
copy/paste copy, we strip out the G_GNUC_INTERNAL to make the
API accessible to introspection.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-04-20 02:50:22 UTC
Created attachment 241963 [details] [review]
gtkmenutracker: Adapt copy/paste changes for introspection
Comment 2 Allison Karlitskaya (desrt) 2013-04-20 11:55:01 UTC
Review of attachment 241963 [details] [review]:

What happened to "probably boxing it will be enough?" :)