]> Dogcows Code - chaz/openbox/commitdiff
add comment for findScreen
authorDana Jansens <danakj@orodu.net>
Tue, 7 Jan 2003 04:06:34 +0000 (04:06 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 7 Jan 2003 04:06:34 +0000 (04:06 +0000)
otk/display.hh

index ee8fecbd55e7ffcd68aa2172fca5e8880fe2c482..ed469a6c5c79e9acfa85a9e2bf7f979c532c403f 100644 (file)
@@ -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
This page took 0.026776 seconds and 4 git commands to generate.