Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R1 | Pointer to block to return result |
Block | |
+0 | Window Handle |
Exit | |
---|---|
R0 | Corrupt |
R1 | Block is updated |
Block | |
+0 | Window handle |
+4 | Bounding box minimum x (inclusive) |
+8 | Bounding box minimum y (inclusive) |
+12 | Bounding box maximum x (exclusive) |
+16 | Bounding box maximum y (exclusive) |
The purpose of this call is to return the co-ordinates of a rectangle that covers the window (including window furniture).
A window does not need to be open for this call to function, unless the Window Manger cannot handle nested windows.