void Cut (Bool extend, long time, long start, long end = -1)
Copies and then deletes the specified range. If extend is TRUE, the old clipboard contents are appended. If start or end is -1, then the current selection start/end is used.
See Cut and Paste Timestamps (section
) for a discussion of the time parameter.
See also wxMediaBuffer::Cut (section
).