X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Frootwindow.hh;h=5ff386e1dd99254afc5532ce0723e7cb8ef02f19;hb=a84666e955ecd0186fbff29aa87a8da9be598435;hp=180f239c5baeb301d9c6422931556237c97ec748;hpb=82f4efb4e2d6f836a2f5f7e7b41be4be73ae7518;p=chaz%2Fopenbox diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 180f239c..5ff386e1 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -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)