]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.h
Get hooks working
[chaz/openbox] / openbox / event.h
index 4e6fc325726f7a97a2ece5abcafeb89baca77727..ba5a03ea15cfdee8f52fa6f66b4b3113dfd17177 100644 (file)
@@ -64,4 +64,8 @@ gboolean event_time_after(Time t1, Time t2);
 
 Time event_get_server_time(void);
 
+/*! Given a possible target client, returns what the target client really
+  should be for actions */
+struct _ObClient* event_target_client(struct _ObClient *client);
+
 #endif
This page took 0.021986 seconds and 4 git commands to generate.