#include <wl_platform.h>
Public Attributes | |
unsigned int | image_count |
struct wl_cursor_image ** | images |
char * | name |
Definition at line 88 of file wl_platform.h.
unsigned int wl_cursor::image_count |
Definition at line 89 of file wl_platform.h.
struct wl_cursor_image** wl_cursor::images |
Definition at line 90 of file wl_platform.h.
char* wl_cursor::name |
Definition at line 91 of file wl_platform.h.