From b18959e1bda52f807f62c95772c69ce3005215a7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 10 Feb 2003 23:28:56 +0000 Subject: provide access to the desktop names --- src/screen.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/screen.hh') diff --git a/src/screen.hh b/src/screen.hh index 55518fc9..4eb81d4a 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -224,6 +224,8 @@ public: */ void setDesktopName(unsigned int i, const otk::ustring &name); + otk::ustring desktopName(unsigned int i) const; + void installColormap(bool install) const; virtual void propertyHandler(const XPropertyEvent &e); -- cgit v1.2.3