Home
last modified time | relevance | path

Searched refs:theslot (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtreeview.h2449 …d, const Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr<Gtk::TreeModel>&> theslot = in _connect_auto_store_editable_signal_handler() local
2455 sigc::bind<-1>( theslot, this_p->get_model()), in _connect_auto_store_editable_signal_handler()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtreeview.h2460 …d, const Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr<Gtk::TreeModel>&> theslot = in _connect_auto_store_editable_signal_handler() local
2466 sigc::bind<-1>( theslot, this_p->_get_base_model()), in _connect_auto_store_editable_signal_handler()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtreeview.hg1108 …d, const Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr<Gtk::TreeModel>&> theslot =
1114 sigc::bind<-1>( theslot, this_p->get_model()),
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtreeview.hg1199 …d, const Glib::ustring&, const Glib::ustring&, int, const Glib::RefPtr<Gtk::TreeModel>&> theslot =
1205 sigc::bind<-1>( theslot, this_p->_get_base_model()),
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc5669 Editor::foreach_time_axis_view (sigc::slot<void,TimeAxisView&> theslot) in foreach_time_axis_view() argument
5672 theslot (**i); in foreach_time_axis_view()