]> Dogcows Code - chaz/openbox/blob - openbox/snap.h
add RECT_CONTAINS
[chaz/openbox] / openbox / snap.h
1 #ifndef __snap_h
2 #define __snap_h
3
4 #include "client.h"
5
6 void snap_move(Client *c, int *x, int *y, int w, int h);
7
8 #endif
This page took 0.037931 seconds and 4 git commands to generate.