Skip to content
Snippets Groups Projects
Commit caa51ac2 authored by Jonathan Lebon's avatar Jonathan Lebon
Browse files

glnx-macros.h: add GLNX_HASH_TABLE_FOREACH macros

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.
parent e8b7d8f6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment