Product SiteDocumentation Site

A.6. wl_data_offer

A.6.1. Requests provided by wl_data_offer

A.6.1.1. wl_data_offer::accept - accept one of the offered mime-types

Indicate that the client can accept the given mime-type, or NULL for not accepted. Use for feedback during drag and drop.
wl_data_offer::accept arguments
time
Type: uint
type
Type: string

A.6.1.2. wl_data_offer::receive

wl_data_offer::receive arguments
mime_type
Type: string
fd
Type: fd

A.6.1.3. wl_data_offer::destroy