- action
void function(void* data, wl_data_offer* wl_data_offer, uint dnd_action) action;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- offer
void function(void* data, wl_data_offer* wl_data_offer, const(char)* mime_type) offer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- source_actions
void function(void* data, wl_data_offer* wl_data_offer, uint source_actions) source_actions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.