GNOME Bugzilla – Bug 120649
hook GtkUIManager::add_tearoffs to a setting
Last modified: 2011-10-01 07:25:11 UTC
Should add a boolean property "menus_have_tearoffs" to GtkMenuMerge to add tearoff menu items to all regular menus it creates (but not to popups). There should probably be a setting to control this desktop-wide.
I have added an "add_tearoffs" property. The setting can't be in GtkUIManager, since it isn't a widget (therefore we can't easily use gtk_wiget_get_settings). It should probably by added once we have a GtkApplication widget. Moving 2.4 API -> future
See also bug 303002 and bug 303003, which Owen WONTFIXed.
tearoff menus have been deprecated in gtk 3.1