GNOME Bugzilla – Bug 590197
Add gmenu_tree_entry_new_from_id
Last modified: 2013-02-19 23:50:28 UTC
For GNOME Shell, it's useful to be able to parse an arbitrary desktop file that isn't currently in the menu list. So here we expose a new function gmenu_tree_entry_new_from_id which takes a desktop file ID, and return a "floating" (no parent) GMenuTreeEntry.
Created attachment 139510 [details] [review] Add gmenu_tree_entry_new_from_id
Given GDesktopAppInfo, I don't think this is very useful anymore.