mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
add basic set of Cairo Lua bindings
This commit is contained in:
parent
4e6895f156
commit
ee2d88a5cc
2 changed files with 94 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ public:
|
|||
|
||||
static void register_classes (lua_State* L);
|
||||
static void register_hooks (lua_State* L);
|
||||
static void bind_cairo (lua_State* L);
|
||||
|
||||
void set_session (ARDOUR::Session* s);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue