40dc38fd21
Iterating an array by a GList is considerably faster than continuously retrieving items, however it is also a lot more complicated. So the new macro takes care of that and uses a new semi-private function to avoid copying the list. Note that the macro can't be nested, which basically isn't useful in practise anyway. |
||
---|---|---|
.. | ||
cookie-manager-page.c | ||
cookie-manager-page.h | ||
cookie-manager.c | ||
cookie-manager.h | ||
main.c |