mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
6 lines
103 B
C
6 lines
103 B
C
|
/* Dummy header for the Win32 backend. */
|
||
|
|
||
|
typedef void *HDC;
|
||
|
typedef void *HICON;
|
||
|
typedef void *HWND;
|