Data Fields | |
void(* | status )(void *data, struct www_surface *www_surface, int32_t x_rel, int32_t y_rel, uint32_t timestamp) |
status - Status update on a www_surface : (none) : (none) : (none) More... | |
void(* | start_drag )(void *data, struct www_surface *www_surface) |
start_drag - Drag has started More... | |
void(* | end_drag )(void *data, struct www_surface *www_surface) |
end_drag - Drag has ended More... | |
void(* www_surface_listener::status) (void *data, struct www_surface *www_surface, int32_t x_rel, int32_t y_rel, uint32_t timestamp) |
status - Status update on a www_surface : (none) : (none) : (none)
void(* www_surface_listener::start_drag) (void *data, struct www_surface *www_surface) |
start_drag - Drag has started
void(* www_surface_listener::end_drag) (void *data, struct www_surface *www_surface) |
end_drag - Drag has ended