From 85b0dc80cff679d964820159de018a6e89997184 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 7 Jan 2003 04:06:34 +0000 Subject: [PATCH] add comment for findScreen --- otk/display.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/otk/display.hh b/otk/display.hh index ee8fecbd..ed469a6c 100644 --- 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 -- 2.45.2