Macros
|
Functions
The www interface
Macros
#define
WWW_CREATE_SINCE_VERSION
1
Functions
static void
www_set_user_data
(struct www *www, void *user_data)
static void *
www_get_user_data
(struct www *www)
static void
www_destroy
(struct www *www)
static struct www_surface *
www_create
(struct www *www, struct wl_surface *surface)
Detailed Description