Gdk.EventProperty¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
atom |
r/w |
the property that was changed. |
|
send_event |
r/w |
|
|
state |
r/w |
whether the property was changed ( |
|
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. |
Methods¶
None
Details¶
- class Gdk.EventProperty¶
Describes a property change on a window.