From 1ffc7fa9ec0ca76f8ffc23bba2c1f2d417732462 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 19:07:58 +0000 Subject: move ob_pointer_pos to screen_pointer_pos --- openbox/screen.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/screen.h') diff --git a/openbox/screen.h b/openbox/screen.h index 7008854a..1c687036 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -70,4 +70,6 @@ Rect *screen_area(guint desktop); Rect *screen_area_monitor(guint desktop, guint head); +gboolean screen_pointer_pos(int *x, int *y); + #endif -- cgit v1.2.3