signalHandlerIsConnected

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

bool
signalHandlerIsConnected

Parameters

instance gobject.object.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.