wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

fns.h (112B)


      1 
      2 void	restrut(Window*);
      3 
      4 void	ewmh_getstrut(Window*, Rectangle[4]);
      5 void	ewmh_setstrut(Window*, Rectangle[4]);
      6