mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Because all uses of the function positioning menus anchored to a widget were as callback argument to Gtk::Menu::popup() where the caller needed to correctly bind arguments, this led to repeated and a bit obscure code. Wrap the logic into an helper function that takes care of all that, and update the callers. |
||
|---|---|---|
| .. | ||
| actions.h | ||
| activatable.h | ||
| application.h | ||
| ardour_icon.h | ||
| auto_spin.h | ||
| barcontroller.h | ||
| bindable_button.h | ||
| binding_proxy.h | ||
| bindings.h | ||
| cairo_icon.h | ||
| cairo_packer.h | ||
| cairo_widget.h | ||
| cairocell.h | ||
| cell_renderer_color_selector.h | ||
| cell_renderer_pixbuf_multi.h | ||
| cell_renderer_pixbuf_toggle.h | ||
| choice.h | ||
| click_box.h | ||
| cursors.h | ||
| debug.h | ||
| dndtreeview.h | ||
| dndvbox.h | ||
| doi.h | ||
| emscale.h | ||
| fader.h | ||
| fastmeter.h | ||
| focus_entry.h | ||
| grouped_buttons.h | ||
| gtk_ui.h | ||
| gtkapplication-private.h | ||
| gtkapplication.h | ||
| gtkutils.h | ||
| gui_thread.h | ||
| idle_adjustment.h | ||
| keyboard.h | ||
| pane.h | ||
| paths_dialog.h | ||
| persistent_tooltip.h | ||
| pixfader.h | ||
| pixscroller.h | ||
| popup.h | ||
| prompter.h | ||
| rgb_macros.h | ||
| scroomer.h | ||
| searchbar.h | ||
| selector.h | ||
| slider_controller.h | ||
| stateful_button.h | ||
| sync-menu.h | ||
| tabbable.h | ||
| tearoff.h | ||
| textviewer.h | ||
| treeutils.h | ||
| utils.h | ||
| visibility.h | ||
| visibility_tracker.h | ||
| widget_state.h | ||
| window_proxy.h | ||
| window_title.h | ||