]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
add support for interactive/keyboard move/resize
[chaz/openbox] / openbox / openbox.h
index 70e511365c1984439c9e81f927c006c0747b78c0..932c3e3eee0ecb2c2cae52ca085a416c9f005526 100644 (file)
@@ -47,4 +47,7 @@ extern Cursors ob_cursors;
 /*! The path of the rc file. If NULL the default paths are searched for one. */
 extern char *ob_rc_path;
 
+/* cuz i have nowhere better to put it right now... */
+gboolean ob_pointer_pos(int *x, int *y);
+
 #endif
This page took 0.024822 seconds and 4 git commands to generate.