mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
9 lines
147 B
C
9 lines
147 B
C
|
/* Dummy header for the Quartz backend. */
|
||
|
|
||
|
typedef bool BOOL;
|
||
|
|
||
|
typedef void *CGContextRef;
|
||
|
typedef void *CGImageRef;
|
||
|
typedef void *CGPatternRef;
|
||
|
|