GdkNativeWindow

typedef gpointer GdkNativeWindow; Used to represent native windows (Windows for the X11 backend, HWNDs for Win32).

alias GdkNativeWindow = void*

Meta