#include <wayland-util.h>
int32_t i
uint32_t u
wl_fixed_t f
const char * s
struct wl_object * o
uint32_t n
struct wl_array * a
int32_t h
Protocol message argument data types
This union represents all of the argument types in the Wayland protocol wire format. The protocol implementation uses wl_argument within its marshalling machinery for dispatching messages between a client and a compositor.
See also
wl_interface
Wire Format
Generated automatically by Doxygen for Wayland from the source code.