previous up next     contents index
Next: on-new-tab-snip Up: wx:media-edit Previous: on-edit-sequence

on-insert

   

  Called before a given range is inserted into the buffer. If the return value is #f, then the insert will be aborted. Otherwise, after-insertis guaranteed to be called after the insert has completed. This method cannot modify the buffer.

See also on-edit-sequence.



PLT