TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
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.