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 120649 - hook GtkUIManager::add_tearoffs to a setting
hook GtkUIManager::add_tearoffs to a setting
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Class: UIManager / Actions
unspecified
Other All
: Normal enhancement
: Small feature
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 127958 143489
 
 
Reported: 2003-08-25 08:33 UTC by Matthias Clasen
Modified: 2011-10-01 07:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2003-08-25 08:33:32 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.
Comment 1 Matthias Clasen 2003-08-29 23:40:41 UTC
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
Comment 2 Dominic Lachowicz 2006-05-16 16:30:51 UTC
See also bug 303002 and bug 303003, which Owen WONTFIXed.
Comment 3 Emmanuele Bassi (:ebassi) 2011-10-01 07:25:11 UTC
tearoff menus have been deprecated in gtk 3.1