ThreadWrapper.stealSignal
void stealSignal(gulong id)Requests that the signal which ID is id (which has been obtained using [gda.thread_wrapper.ThreadWrapper.connectRaw]) be treated by the calling thread instead of by the thread in which [gda.thread_wrapper.ThreadWrapper.connectRaw] was called.
Parameters
id | a signal ID |