]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
symmetry..tho it's not used right now
[chaz/openbox] / openbox / frame.h
index edf75b059ffee51033d385505b1e4f88253945e4..7fed639d8c99e57c64796420344f81b49676eb23 100644 (file)
@@ -237,6 +237,10 @@ void frame_frame_gravity(ObFrame *self, gint *x, gint *y);
   for the frame, given its current decorations sizes */
 void frame_rect_to_frame(ObFrame *self, Rect *r);
 
+/*! Convert a rectangle in frame coordinates/sizes to what it would be for the
+  client, given its current decorations sizes */
+void frame_rect_to_client(ObFrame *self, Rect *r);
+
 void frame_flash_start(ObFrame *self);
 void frame_flash_stop(ObFrame *self);
 
This page took 0.023632 seconds and 4 git commands to generate.