19 #ifndef _gtkardour_plugin_window_proxy_h_
20 #define _gtkardour_plugin_window_proxy_h_
40 PluginWindowProxy (std::string
const&, std::string
const&, std::weak_ptr<ARDOUR::PlugInsertBase>);
65 std::weak_ptr<ARDOUR::PlugInsertBase>
_pib;
PluginWindowProxy(std::string const &, std::string const &, std::weak_ptr< ARDOUR::PlugInsertBase >)
XMLNode & get_state() const
void show_the_right_window()
ARDOUR::SessionHandlePtr * session_handle()
void set_custom_ui_mode(bool use_custom)
Gtk::Window * get(bool create=false)
std::weak_ptr< ARDOUR::PlugInsertBase > _pib
std::string generate_processor_title(std::shared_ptr< ARDOUR::PlugInsertBase >)
int set_state(const XMLNode &, int)