|
void(* | fetching_uri )(void *data, struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri) |
| fetching_uri - (none) : (none) : (none)
|
|
void(* | completed_uri )(void *data, struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri, int32_t valid) |
| completed_uri - (none) : (none) : (none) : 1 if uri can be displayed, else 0
|
|
void(* | fetch_info )(void *data, struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri, uint32_t progress) |
| fetch_info - (none) : (none) : (none) : percentage of download
|
|