i3ipc++
An C++ implementaiton of the i3 IPC
 All Classes Functions Variables Enumerations Enumerator Modules
i3ipc::rect_t Struct Reference

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.
 

Detailed Description

Primitive of rectangle.


The documentation for this struct was generated from the following file: