[ Version ( since = "4.2" ) ]
public void steal_signal (ulong id)
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.
this |
a ThreadWrapper object |
id |
a signal ID |