Expand description
Types and utilities for manipulating the Wayland protocol
Structs§
- Interface
- Description of wayland interface.
- Message
- Represents a message that has been sent from some object.
- Message
Desc - Wire metadata of a given message
- Object
Info - Description of the protocol-level information of an object
- Protocol
Error - A protocol error
- WEnum
Error - Error representing an unknown numeric variant for a
WEnum
- wl_
interface - wl_
message
Enums§
- Allow
Null - Describes whether an argument may have a null value.
- Argument
- Enum of possible argument of the protocol
- Argument
Type - Enum of possible argument types as recognized by the wire
- WEnum
- An enum value in the protocol.
Constants§
- INLINE_
ARGS - Number of arguments that are stocked inline in a
Message
before allocating
Statics§
- ANONYMOUS_
INTERFACE - Special interface representing an anonymous object
Functions§
- same_
interface - Returns true if the two interfaces are the same.