SignalAdapter.sync_emit


Description:

[ CCode ( has_construct_function = false ) ]
public SignalAdapter.sync_emit (Play play)

Create an adapter that synchronously emits its signals, from the thread in which the messages have been posted.

Parameters:

play

Play instance to emit signals for.

Returns:

A new SignalAdapter to connect signal handlers to.