%BOOK_ENTITIES; ]> ]]> sect-Library- <xsl:value-of select="$which"/> API The open-source reference implementation of Wayland protocol is split in two C libraries, libwayland-client and libwayland-server. Their main responsibility is to handle the Inter-process communication (IPC) with each other, therefore guaranteeing the protocol objects marshaling and messages synchronization. Following is the Wayland library classes for the libwayland-. This appendix describes in detail the library's methods and their helpers, aiming implementors who are building a Wayland . Methods for the respective classes. Returns: See also: Since: Note: - -