|  | 
| static int | zwp_teamwork_add_listener (struct zwp_teamwork *zwp_teamwork, const struct zwp_teamwork_listener *listener, void *data) | 
|  | 
| static void | zwp_teamwork_set_user_data (struct zwp_teamwork *zwp_teamwork, void *user_data) | 
|  | 
| static void * | zwp_teamwork_get_user_data (struct zwp_teamwork *zwp_teamwork) | 
|  | 
| static void | zwp_teamwork_destroy (struct zwp_teamwork *zwp_teamwork) | 
|  | 
| static void | zwp_teamwork_preload_uri (struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri) | 
|  | 
| static void | zwp_teamwork_activate_uri (struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri, wl_fixed_t x, wl_fixed_t y) | 
|  | 
| static void | zwp_teamwork_deactivate_uri (struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri) | 
|  | 
| static void | zwp_teamwork_open_uri (struct zwp_teamwork *zwp_teamwork, struct wl_surface *surface, const char *uri) | 
|  |