HFunc
Description:
Specifies the type of the function passed to for_each.
It is called with each key/value pair, together with the user_data
parameter which is passed to
for_each.
Parameters:
key |
a key |
value |
the value corresponding to the key |
user_data |
user data passed to for_each |
Namespace: GLib
Package: glib-2.0