]> Dogcows Code - chaz/openbox/blobdiff - src/screen.hh
provide access to the desktop names
[chaz/openbox] / src / screen.hh
index 55518fc93a2860312940ec6b6b5c026badbca092..4eb81d4aebd0b222beebf963f1fd48701ea543eb 100644 (file)
@@ -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);
This page took 0.020196 seconds and 4 git commands to generate.