Gdk.EventExpose¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
area |
r/w |
bounding box of region. |
|
count |
r/w |
the number of contiguous |
|
region |
r/w |
the region that needs to be redrawn. |
|
send_event |
r/w |
|
|
type |
r/w |
the type of the event ( |
|
window |
r/w |
the window which received the event. |
Methods¶
None
Details¶
- class Gdk.EventExpose¶
Generated when all or part of a window becomes visible and needs to be redrawn.