Signals.handlerIsConnected

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

struct Signals
static
bool
handlerIsConnected

Parameters

instance_ ObjectG

The instance where a signal handler is sought.

handlerId gulong

the handler ID.

Return Value

Type: bool

whether handler_id identifies a handler connected to instance.