Calls @func for each item in the range (@begin, @end) passing @user_data to the function. @func must not modify the sequence itself.
a #GSequenceIter
a #GFunc
user data passed to @func
2.14
See Implementation
Calls @func for each item in the range (@begin, @end) passing @user_data to the function. @func must not modify the sequence itself.