TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.14
Calls func for each item in the range (begin, end) passing user_data to the function. func must not modify the sequence itself.
func
begin
end
user_data
a GLib.SequenceIter
a GLib.Func
2.14
Calls
funcfor each item in the range (begin,end) passinguser_datato the function.funcmust not modify the sequence itself.