Connects callback
to the signal detailed_signal
on the target instance of this
.
The instance on which the signal is emitted and data
will be swapped when calling callback
.
See: connect_swapped.
this | |
detailed_signal |
a string of the form "signal-name: |
c_handler |
the RadioActionCallback to connect |
data |
the data to pass to |