Gdk.EventDND¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
context |
r/w |
the |
|
send_event |
r/w |
|
|
time |
r/w |
the time of the event in milliseconds. |
|
type |
r/w |
the type of the event ( |
|
window |
r/w |
the window which received the event. |
|
x_root |
r/w |
the x coordinate of the pointer relative to the root of the screen, only set for |
|
y_root |
r/w |
the y coordinate of the pointer relative to the root of the screen, only set for |
Methods¶
None
Details¶
- class Gdk.EventDND¶
Generated during DND operations.