about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedxinerama_private.h
blob: 16acfa440e668ff2a72b2966eac752141a3923dc (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, iFpLp)
GO(XPanoramiXGetScreenSize, iFpLip)
GO(XPanoramiXGetState, iFpLp)
GO(XPanoramiXQueryExtension, iFppp)
GO(XPanoramiXQueryVersion, iFppp)