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>
Sun, 30 Sep 2012 15:59:20 +0000 (11:59 -0400)
commitef31d21b468c6b539cc27bef11810431bc6b9226
tree307b9935bb316b40c9db2f48e53a6d9ab6e1901b
parent3702fe8a48e760e8a3325b7515fd6feae7ccf1ec
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