mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
a better way to build ArdourDropdowns from Actions
This commit is contained in:
parent
bdf9dec411
commit
02abf956d7
2 changed files with 7 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ public:
|
|||
|
||||
void clear_items ();
|
||||
void AddMenuElem (Gtk::Menu_Helpers::Element e);
|
||||
void append (Glib::RefPtr<Gtk::Action>);
|
||||
|
||||
void disable_scrolling();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue