Signals.handlerIsConnected

Returns whether handler_id is the id of a handler connected to instance.

class Signals
static
int
handlerIsConnected

Parameters

handlerId gulong

the handler id.

Return Value

Type: int

whether handler_id identifies a handler connected to instance.

Meta