Calls a function for each element of a #GPtrArray. @func must not add elements to or remove elements from the array.
the function to call for each array element
user data to pass to the function
2.4
See Implementation
Calls a function for each element of a #GPtrArray. @func must not add elements to or remove elements from the array.