Enum wayland_client::protocol::wl_data_device_manager::Event[][src]

pub enum Event {}

Trait Implementations

impl MessageGroup for Event
[src]

Whether this message is a destructor Read more

Construct a message of this group from its C representation

Build a C representation of this message Read more

Auto Trait Implementations

impl Send for Event

impl Sync for Event