Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
cairo.h File Reference
#include <cairo.h>
#include <lua/lua.h>
+ Include dependency graph for cairo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef cairo_t * dt_lua_cairo_t
 

Functions

int dt_lua_init_cairo (lua_State *L)
 

Typedef Documentation

◆ dt_lua_cairo_t

typedef cairo_t* dt_lua_cairo_t

Function Documentation

◆ dt_lua_init_cairo()