steal_signal
Description:
Requests that the signal which ID is id
(which has been obtained using
connect_raw) be treated by the calling thread instead of by the
thread in which connect_raw was called.
Parameters:
this |
a ThreadWrapper object |
id |
a signal ID |