mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-13 11:04:33 -04:00
These macros make it much easier to iterate over a GHashTable. It takes care of initializing an iterator and casting keys and values to their proper types. See the example usage in the docstring for more info.