]> Dogcows Code - chaz/openbox/blob - openbox/framerender.h
make submenus not require the menu to exist when they are created, not until they...
[chaz/openbox] / openbox / framerender.h
1 #ifndef __framerender_h
2 #define __framerender_h
3
4 struct _ObFrame;
5
6 void framerender_frame(struct _ObFrame *self);
7
8 #endif
This page took 0.031116 seconds and 4 git commands to generate.