]> icculus.org git repositories - dana/openbox.git/commit
Add functions to ObClientSet to run a function on each client in the set, and add...
authorDana Jansens <danakj@orodu.net>
Wed, 3 Aug 2011 15:32:02 +0000 (11:32 -0400)
committerDana Jansens <danakj@orodu.net>
Wed, 3 Aug 2011 21:45:03 +0000 (17:45 -0400)
commit46ce9ff40b76e2be907eff2553f9530e6cf55491
tree33f731d39969e583d613093f06493b19204d6647
parent7055e7c2c7c24f9c216023e03c814477a826b12e
Add functions to ObClientSet to run a function on each client in the set, and add constness.
Anything that doesnt change/destroy the given set takes a const ObClientSet*.
openbox/client_set.c
openbox/client_set.h