]> Dogcows Code - chaz/openbox/blob - render/gradient.h
move expand_tilde to ob_expand_tilde in openbox.c to make it global.
[chaz/openbox] / render / gradient.h
1 #ifndef __gradient_h
2 #define __gradient_h
3
4 #include "render.h"
5
6 void RrRender(RrAppearance *a, int w, int h);
7
8 #endif /* __gradient_h */
This page took 0.037793 seconds and 4 git commands to generate.