| Package | Description |
|---|---|
| org.freedesktop.wayland.client |
| Modifier and Type | Method and Description |
|---|---|
void |
WlDataOfferEventsV3.action(WlDataOfferProxy emitter,
int dndAction)
notify the selected action
|
void |
WlDataDeviceEventsV3.dataOffer(WlDataDeviceProxy emitter,
WlDataOfferProxy id)
introduce a new wl_data_offer
|
void |
WlDataDeviceEventsV2.dataOffer(WlDataDeviceProxy emitter,
WlDataOfferProxy id)
introduce a new wl_data_offer
|
void |
WlDataDeviceEvents.dataOffer(WlDataDeviceProxy emitter,
WlDataOfferProxy id)
introduce a new wl_data_offer
|
void |
WlDataDeviceEventsV3.enter(WlDataDeviceProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y,
WlDataOfferProxy id)
initiate drag-and-drop session
|
void |
WlDataDeviceEventsV2.enter(WlDataDeviceProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y,
WlDataOfferProxy id)
initiate drag-and-drop session
|
void |
WlDataDeviceEvents.enter(WlDataDeviceProxy emitter,
int serial,
WlSurfaceProxy surface,
org.freedesktop.wayland.util.Fixed x,
org.freedesktop.wayland.util.Fixed y,
WlDataOfferProxy id)
initiate drag-and-drop session
|
void |
WlDataOfferEventsV2.offer(WlDataOfferProxy emitter,
String mimeType)
advertise offered mime type
|
void |
WlDataOfferEvents.offer(WlDataOfferProxy emitter,
String mimeType)
advertise offered mime type
|
void |
WlDataOfferEventsV3.offer(WlDataOfferProxy emitter,
String mimeType)
advertise offered mime type
|
void |
WlDataDeviceEventsV3.selection(WlDataDeviceProxy emitter,
WlDataOfferProxy id)
advertise new selection
|
void |
WlDataDeviceEventsV2.selection(WlDataDeviceProxy emitter,
WlDataOfferProxy id)
advertise new selection
|
void |
WlDataDeviceEvents.selection(WlDataDeviceProxy emitter,
WlDataOfferProxy id)
advertise new selection
|
void |
WlDataOfferEventsV3.sourceActions(WlDataOfferProxy emitter,
int sourceActions)
notify the source-side available actions
|
Copyright © 2016. All rights reserved.