diff options
Diffstat (limited to 'openbox/screen.h')
| -rw-r--r-- | openbox/screen.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
