]> Dogcows Code - chaz/openbox/commitdiff
add more doxygen
authorDana Jansens <danakj@orodu.net>
Mon, 13 Jan 2003 00:56:05 +0000 (00:56 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 13 Jan 2003 00:56:05 +0000 (00:56 +0000)
src/client.hh

index 9196d1347e593ab84bee1561c02aff57893760a2..14b5a45e103acd1bc213f8d7e9bc6bc1fb4e0ccd 100644 (file)
@@ -495,6 +495,10 @@ BB    @param window The window id that the Client class should handle
   inline const otk::Strut &strut() const { return _strut; }
 
   //! Move the client window
+  /*!
+    @param x The X coordinate to move to.
+    @param y The Y coordinate to move to.
+  */
   void move(int x, int y);
   
   //! Resizes the client window, anchoring it in a given corner
This page took 0.022168 seconds and 4 git commands to generate.