19 #include <AppKit/AppKit.h>
20 #include <Carbon/Carbon.h>
47 MacVSTPluginUI (std::shared_ptr<ARDOUR::PlugInsertBase>, std::shared_ptr<ARDOUR::VSTPlugin>);
bool start_updating(GdkEventAny *)
void forward_key_event(GdkEventKey *)
PBD::ScopedConnection _program_connection
void lower_box_size_allocate(Gtk::Allocation &)
NSWindow * get_nswindow()
ResizeNotificationObject * _resize_notifier
bool lower_box_visibility_notify(GdkEventVisibility *)
sigc::connection _idle_connection
int package(Gtk::Window &)
void lower_box_realized()
MacVSTPluginUI(std::shared_ptr< ARDOUR::PlugInsertBase >, std::shared_ptr< ARDOUR::VSTPlugin >)
void lower_box_size_request(GtkRequisition *)
bool stop_updating(GdkEventAny *)
MacVSTPluginUI * plugin_ui