Skip to content
Commit eb105326 authored by Varad Gautam's avatar Varad Gautam Committed by Sebastien Granjoux
Browse files

document-manager: bgo#698036 - Close Other Tabs enhancement

Added a "Close Others" option to the notebook's popup menu. The menu requires to be generated manually because of GtkNotebook's restrictions; doing this in anjuta_docman_create_tab_popup function inside anjuta-docman.c. The menuitems are connected to on_tab_popup_click and on_close_other_file_activate_from_popup. The menu is destroyed if idle using gtk_widget_destroy.
parent 19ecddd1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment