about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedgdk3_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/wrappedgdk3_private.h b/src/wrapped/wrappedgdk3_private.h
index 3e2abb55..b41f6aa9 100755
--- a/src/wrapped/wrappedgdk3_private.h
+++ b/src/wrapped/wrappedgdk3_private.h
@@ -763,6 +763,7 @@ GO(gdk_x11_display_get_startup_notification_id, pFp)
 GO(gdk_x11_display_get_type, iFv)
 GO(gdk_x11_display_get_user_time, uFp)
 GO(gdk_x11_display_get_xdisplay, pFp)
+GO(gdk_x11_window_get_type, LFv)
 GO(gdk_x11_window_get_xid, LFp)
 GO(gdk_x11_display_grab, vFp)
 GO(gdk_x11_display_set_cursor_theme, vFppi)