]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
add a function to retrieve the sm_client_id value
[chaz/openbox] / openbox / client.h
index fe37a7d7c8ef2592043d06e2cdead13da3a64c35..610c8cd4f93e59a03ee3b68bbf5ae9b7d2a35be7 100644 (file)
@@ -469,4 +469,6 @@ void client_set_layer(ObClient *self, int layer);
 
 guint client_monitor(ObClient *self);
 
+gchar* client_get_sm_client_id(ObClient *self);
+
 #endif
This page took 0.022332 seconds and 4 git commands to generate.