connectData

open fun connectData(detailedSignal: String, cHandler: Callback, flags: ConnectFlags)

Connects @c_handler to the signal @detailed_signal on the target instance of @self.

You cannot connect a signal handler after #GSignalGroup:target has been set.

Since

2.72

Parameters

detailedSignal

a string of the form "signal-name::detail"

cHandler

the #GCallback to connect

flags

the flags used to create the signal connection