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
Removes all items in the (begin, end) range.
begin
end
If the sequence has a data destroy function associated with it, this function is called on the data for the removed items.
a GLib.SequenceIter
2.14
Removes all items in the (
begin,end) range.If the sequence has a data destroy function associated with it, this function is called on the data for the removed items.