
#include <wl_platform.h>
Collaboration diagram for wl_cursor:Public Attributes | |
| unsigned int | image_count |
| struct wl_cursor_image ** | images |
| char * | name |
Definition at line 83 of file wl_platform.h.
| unsigned int wl_cursor::image_count |
Definition at line 84 of file wl_platform.h.
| struct wl_cursor_image** wl_cursor::images |
Definition at line 85 of file wl_platform.h.
| char* wl_cursor::name |
Definition at line 86 of file wl_platform.h.
