Gdk.EventVisibility¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
send_event |
r/w |
|
|
state |
r/w |
the new visibility state ( |
|
type |
r/w |
the type of the event ( |
|
window |
r/w |
the window which received the event. |
Methods¶
None
Details¶
- class Gdk.EventVisibility¶
Generated when the window visibility status has changed.
Deprecated since version 3.12: Modern composited windowing systems with pervasive transparency make it impossible to track the visibility of a window reliably, so this event can not be guaranteed to provide useful information.