Learning_GTK4_tree/tests/dummy-headers/windows.h

6 lines
103 B
C
Raw Permalink Normal View History

2023-12-12 11:36:42 +01:00
/* Dummy header for the Win32 backend. */
typedef void *HDC;
typedef void *HICON;
typedef void *HWND;