]> Dogcows Code - chaz/openbox/blobdiff - src/rootwindow.hh
set desktop names on startup
[chaz/openbox] / src / rootwindow.hh
index 180f239c5baeb301d9c6422931556237c97ec748..5ff386e1dd99254afc5532ce0723e7cb8ef02f19 100644 (file)
@@ -53,6 +53,9 @@ public:
   //! Destroys the OBRootWindow object
   virtual ~OBRootWindow();
 
+  //! Sets the name of all desktops
+  void setDesktopNames(const otk::OBProperty::StringVect &names);
+  
   //! Sets the name of a desktop
   /*!
     @param i The index of the desktop to set the name for (base 0)
This page took 0.021579 seconds and 4 git commands to generate.