mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Towards packing CairoWidgets on ArdourCanvas.
This commit is contained in:
parent
218d376154
commit
004431426d
4 changed files with 111 additions and 3 deletions
|
|
@ -44,6 +44,8 @@ public:
|
|||
private:
|
||||
CairoWidget& _widget;
|
||||
bool event_proxy (GdkEvent*);
|
||||
bool queue_draw ();
|
||||
bool queue_resize ();
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue