Home
last modified time | relevance | path

Searched refs:AddAndClose (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dadd_route_dialog.cc339 …gnal_activate ().connect (sigc::bind (sigc::mem_fun (*this, &Gtk::Dialog::response), AddAndClose)); in AddRouteDialog()
340 …gnal_activate ().connect (sigc::bind (sigc::mem_fun (*this, &Gtk::Dialog::response), AddAndClose)); in AddRouteDialog()
341 …sigc::hide (sigc::hide (sigc::bind (sigc::mem_fun (*this, &Gtk::Dialog::response), AddAndClose)))); in AddRouteDialog()
349 add_button (_("Add and Close"), AddAndClose); in AddRouteDialog()
350 set_response_sensitive (AddAndClose, true); in AddRouteDialog()
351 set_default_response (AddAndClose); in AddRouteDialog()
H A Dadd_route_dialog.h66 AddAndClose, enumerator
H A Dardour_ui.cc2788 case AddRouteDialog::AddAndClose: in add_route_dialog_response()
2804 case AddRouteDialog::AddAndClose: in add_route_dialog_response()