mirror of
https://github.com/0intro/wmii
synced 2024-11-25 07:09:38 +03:00
7 lines
112 B
C
7 lines
112 B
C
|
|
void restrut(Window*);
|
|
|
|
void ewmh_getstrut(Window*, Rectangle[4]);
|
|
void ewmh_setstrut(Window*, Rectangle[4]);
|
|
|