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 699934 - add GtkMenuTrackerItem
add GtkMenuTrackerItem
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkApplication
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-05-08 14:51 UTC by Allison Karlitskaya (desrt)
Modified: 2013-08-14 04:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2013-05-08 14:51:43 UTC
continue the GtkMenuTracker saga by adding GtkMenuTrackerItem which is basically a bag of property representing all interesting things about a conceptual menu item backed by GMenuModel and GActionGroup.

The code can be reused by (at least) gtk, gtk mac os support, gnome-shell and unity.

Branch is at https://git.gnome.org/browse/gtk+/log/?h=wip/gtkmenutrackeritem
Comment 1 Matthias Clasen 2013-08-14 04:22:16 UTC
This has landed, afaics