]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
add helper functions for manipulating the focus_order list.
[chaz/openbox] / openbox / client.h
index 36e1b23820bab9a382235b624c115dd3c21c5484..e7ee30851dbaf7a8edd998904b9d54b0f3c51f24 100644 (file)
@@ -417,9 +417,6 @@ void client_set_state(Client *self, Atom action, long data1, long data2);
    Client passed to it or another Client if appropriate. */
 Client *client_focus_target(Client *self);
 
-/* Returns if a client can be focused or not */
-gboolean client_focusable(Client *self);
-
 /*! Attempt to focus the client window */
 gboolean client_focus(Client *self);
 
This page took 0.021063 seconds and 4 git commands to generate.