Skip to main content

Module object

Module object 

Source
Expand description

Wayland objects.

Structs§

ObjectCore
Core data structure shared by all objects.
ObjectError
An error emitted by an Object.

Traits§

ConcreteObject
A concrete (not dyn) object.
Object
A wayland object.
ObjectCoreApi
The API implemented by ObjectCore.
ObjectRcUtils
Utilities for Rc<dyn Object>.
ObjectUtils
Utilities for Objects.