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, 16 Oct 2011 22:55:15 +0000 (18:55 -0400)
commit232c061e7a188db72c3d4642e2149e5fc75ccba7
tree35e4b4d1571a82314b5274f3acc748665df9d2fa
parentd14d2c0fe748c12f065766fc05f54f71c57de610
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