is_connected


Description:


public bool is_connected (void* instance, ulong handler_id)

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

Parameters:

instance

The instance where a signal handler is sought.

handler_id

the handler ID.

Returns:

whether handler_id identifies a handler connected to instance.


Namespace: GLib.SignalHandler
Package: gobject-2.0