]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
export the NumLock and ScrollLock masks
[chaz/openbox] / openbox / client.h
index 442e7107b84431fb67ac9f9552542371ef27e0d7..e575a35aa016ef72fd3619146206058336648ba9 100644 (file)
@@ -372,7 +372,7 @@ void client_shade(Client *self, gboolean shade);
 void client_close(Client *self);
 
 /*! Sends the window to the specified desktop */
-void client_set_desktop(Client *self, unsigned int target);
+void client_set_desktop(Client *self, guint target);
 
 /*! Return a modal child of the client window
     @return A modal child of the client window, or 0 if none was found.
This page took 0.024849 seconds and 4 git commands to generate.