about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedxinerama_private.h
blob: ddc9c299b176d35ab3dceaca7895e9d96462e6fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif

GO(XineramaIsActive, iFp)
GO(XineramaQueryExtension, iFppp)
GO(XineramaQueryScreens, pFpp)
GO(XineramaQueryVersion, iFppp)
GO(XPanoramiXAllocInfo, pFv)
GO(XPanoramiXGetScreenCount, iFppp)
GO(XPanoramiXGetScreenSize, iFppip)
GO(XPanoramiXGetState, iFppp)
GO(XPanoramiXQueryExtension, iFppp)
GO(XPanoramiXQueryVersion, iFppp)