DragContext.setDevice
void setDevice(gdk.device.Device device)Associates a #GdkDevice to context, so all Drag and Drop events for context are emitted as if they came from this device.
Parameters
device | a #GdkDevice |
void setDevice(gdk.device.Device device)Associates a #GdkDevice to context, so all Drag and Drop events for context are emitted as if they came from this device.
device | a #GdkDevice |