NAME
wlargument - SYNOPSIS
#include
Data Fields int32t i uint32t u wlfixedt f const char * s struct wlobject * o uint32t n struct wlarray * a int32t h Detailed Description Protocol message argument data types This union represents all of the argument types in the Wayland protocol wire format. The protocol implementation uses wlargument within its marshalling machinery for dispatching messages between a client and a compositor. See Also: wlmessage wlinterface Wire Format Field Documentation struct wlarray* wlargument::a array wlfixedt wlargument::f fixed int32t wlargument::h fd int32t wlargument::i int uint32t wlargument::n newid struct wlobject* wlargument::o object const char* wlargument::s string uint32t wlargument::u uint Author Generated automatically by Doxygen for Wayland from the source code. Version 1.15.0 Tue Oct 30 2018 wlargument(3)