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, 5 Oct 2011 17:34:40 +0000 (13:34 -0400)
commita414dbce06324c17e834ee62819edc7d63875f45
treeab66212bbdc0293f175305aac0822aa87b062972
parentc611d9c2bc9a8175100422c6ee46c5a103b6a413
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