add comment for findScreen

This commit is contained in:
Dana Jansens 2003-01-07 04:06:34 +00:00
parent d833fb1ecc
commit 85b0dc80cf

View 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