[ CCode ( has_construct_function = false ) ]
public SignalAdapter (Play play)
A bus-watching SignalSource will be created and attached to the the thread-default MainContext.
The attached callback will emit the corresponding signal for the message received. Matching signals for play messages from the bus will be emitted by it on the created adapter object.
| play |
Play instance to emit signals for. |
|
A new SignalAdapter to connect signal handlers to. |