Struct wayland_server::protocol::wl_data_offer::WlDataOffer [−][src]
pub struct WlDataOffer;
Trait Implementations
impl Interface for WlDataOffer[src]
impl Interface for WlDataOffertype Request = Request
Set of requests associated to this interface Read more
type Event = Event
Set of events associated to this interface Read more
const NAME: &'static str
NAME: &'static str = "wl_data_offer"
Name of this interface
const VERSION: u32
VERSION: u32 = 3
Maximum supported version of this interface
Auto Trait Implementations
impl Send for WlDataOffer
impl Send for WlDataOfferimpl Sync for WlDataOffer
impl Sync for WlDataOffer