#include <XDND.h>
Public Attributes | |
int | width |
int | height |
int | x |
int | y |
unsigned char * | image_data |
unsigned char * | mask_data |
char * | _action |
Pixmap | image_pixmap |
Pixmap | mask_pixmap |
Cursor | cursor |
Atom | action |
Definition at line 117 of file XDND.h.
int _XDND_Cursor::x |
int _XDND_Cursor::y |
unsigned char* _XDND_Cursor::image_data |
unsigned char * _XDND_Cursor::mask_data |
char* _XDND_Cursor::_action |
Pixmap _XDND_Cursor::image_pixmap |
Pixmap _XDND_Cursor::mask_pixmap |
Cursor _XDND_Cursor::cursor |
Atom _XDND_Cursor::action |