]> Dogcows Code - chaz/openbox/blobdiff - src/client.hh
conflicts with python too :\
[chaz/openbox] / src / client.hh
index de250f37b051228b0d9e191a67203f45c155306f..eeb042321c23fcab530d013657172404b239c800 100644 (file)
@@ -428,6 +428,9 @@ public:
     @param y The Y component of the new size for the client
   */
   void resize(Corner anchor, int x, int y);
+
+  //! Request the client to close its window.
+  void close();
   
   virtual void propertyHandler(const XPropertyEvent &e);
   virtual void clientMessageHandler(const XClientMessageEvent &e);
This page took 0.023718 seconds and 4 git commands to generate.