Connects a closure to a signal for a particular object.
a string of the form "signal-name::detail".
the closure to connect.
whether the handler should be called before or after the default handler of the signal.
the handler id
See Implementation
Connects a closure to a signal for a particular object.