signalHandlerIsConnected
fn
bool signalHandlerIsConnected(gobject.object.ObjectWrap instance, gulong handlerId)Returns whether handler_id is the ID of a handler connected to instance.
Parameters
instance | The instance where a signal handler is sought. |
handlerId | the handler ID. |
Returns
whether handler_id identifies a handler connected to instance.