org.gnu.gtk.event
public class ReceiveDragDataEvent extends DragEvent
| Nested Class Summary | |
|---|---|
| static class | ReceiveDragDataEvent.Type |
| Constructor Summary | |
|---|---|
| ReceiveDragDataEvent(DragEvent event, int x, int y, SelectionData data, int targetInfo, int time) | |
| Method Summary | |
|---|---|
| SelectionData | getSelectionData() |
| int | getTargetInfo() |
| int | getTime() |
| int | getX() |
| int | getY() |