|
i3ipc++
An C++ implementaiton of the i3 IPC
|
Primitive of rectangle. More...
#include <ipc.hpp>
Public Attributes | |
| int | x |
| Position on X axis. | |
| int | y |
| Position on Y axis. | |
| int | width |
| Width of rectangle. | |
| int | height |
| Height of rectangle. | |
Primitive of rectangle.