| TYPE | NAME | DESCRIPTION |
|---|---|---|
| DRAWABLE | drawable | The drawable |
| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | non_empty | TRUE if there is a selection |
| INT32 | x1 | x coordinate of the upper left corner of selection bounds |
| INT32 | y1 | y coordinate of the upper left corner of selection bounds |
| INT32 | x2 | x coordinate of the lower right corner of selection bounds |
| INT32 | y2 | y coordinate of the lower right corner of selection bounds |