summaryrefslogtreecommitdiff
path: root/otk/display.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-07 02:24:43 +0000
committerDana Jansens <danakj@orodu.net>2003-01-07 02:24:43 +0000
commit711a7d8c5623814c374ed6f56476bc616cb9391f (patch)
treed57e347fb2a2c53aee52c5a1f9aebb6719a260b6 /otk/display.hh
parentd7cc09cebd23e052f230414f0ad7fb385e3cd2ef (diff)
supply python routines for next/prev workspace
Diffstat (limited to 'otk/display.hh')
-rw-r--r--otk/display.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/otk/display.hh b/otk/display.hh
index 0fbf2b34..ee8fecbd 100644
--- a/otk/display.hh
+++ b/otk/display.hh
@@ -96,6 +96,8 @@ public:
*/
static const ScreenInfo* screenInfo(int snum);
+ static const ScreenInfo* findScreen(Window root);
+
//! Returns if the display has the shape extention available
inline static bool shape() { return _shape; }
//! Returns the shape extension's event base