|
KWin
|
#include <stdint.h>Go to the source code of this file.
Classes | |
| struct | _XcursorImage |
| struct | _XcursorImages |
Typedefs | |
| typedef int | XcursorBool |
| typedef uint32_t | XcursorUInt |
| typedef XcursorUInt | XcursorDim |
| typedef XcursorUInt | XcursorPixel |
| typedef struct _XcursorImage | XcursorImage |
| typedef struct _XcursorImages | XcursorImages |
Functions | |
| XcursorImages * | XcursorFileLoadImages (const char *file, int size) |
| void | XcursorImagesDestroy (XcursorImages *images) |
| typedef int XcursorBool |
| typedef XcursorUInt XcursorDim |
| typedef struct _XcursorImage XcursorImage |
| typedef struct _XcursorImages XcursorImages |
| typedef XcursorUInt XcursorPixel |
| typedef uint32_t XcursorUInt |
| XcursorImages * XcursorFileLoadImages | ( | const char * | file, |
| int | size ) |
| void XcursorImagesDestroy | ( | XcursorImages * | images | ) |