Data Structures | |
struct | www_surface_listener |
Macros | |
#define | WWW_SURFACE_STATUS_SINCE_VERSION 1 |
#define | WWW_SURFACE_START_DRAG_SINCE_VERSION 1 |
#define | WWW_SURFACE_END_DRAG_SINCE_VERSION 1 |
#define | WWW_SURFACE_DESTROY_SINCE_VERSION 1 |
Functions | |
static int | www_surface_add_listener (struct www_surface *www_surface, const struct www_surface_listener *listener, void *data) |
static void | www_surface_set_user_data (struct www_surface *www_surface, void *user_data) |
static void * | www_surface_get_user_data (struct www_surface *www_surface) |
static void | www_surface_destroy (struct www_surface *www_surface) |