after iMContext #deleteSurrounding callbackBy default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension.
after iMContext #retrieveSurrounding callbackBy default the object invoking the signal is not passed to the callback. If you need to access it, you can use the implit ?self parameter. Note that this requires activating the ImplicitParams GHC extension.
on iMContext #deleteSurrounding callback
on iMContext #retrieveSurrounding callback