projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d833fb1
)
add comment for findScreen
author
Dana Jansens
<danakj@orodu.net>
Tue, 7 Jan 2003 04:06:34 +0000
(
04:06
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 7 Jan 2003 04:06:34 +0000
(
04:06
+0000)
otk/display.hh
patch
|
blob
|
history
diff --git
a/otk/display.hh
b/otk/display.hh
index ee8fecbd55e7ffcd68aa2172fca5e8880fe2c482..ed469a6c5c79e9acfa85a9e2bf7f979c532c403f 100644
(file)
--- a/
otk/display.hh
+++ b/
otk/display.hh
@@
-96,6
+96,7
@@
public:
*/
static const ScreenInfo* screenInfo(int snum);
+ //! Find a ScreenInfo based on a root window
static const ScreenInfo* findScreen(Window root);
//! Returns if the display has the shape extention available