]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
more fixes
[chaz/openbox] / openbox / client.h
index c3bbe2b9e1368e95eb0f7c52777c628ae257df6d..7001765f60b0e830c3ea86d0afdb1b49e0bb5ab5 100644 (file)
@@ -431,6 +431,8 @@ ObClient *client_search_modal_child(ObClient *self);
 
 ObClient *client_search_top_transient(ObClient *self);
 
+ObClient *client_search_transient(ObClient *self, ObClient *search);
+
 /*! Return the "closest" client in the given direction */
 ObClient *client_find_directional(ObClient *c, ObDirection dir);
 
This page took 0.024991 seconds and 4 git commands to generate.