API Version: 2.0
Library Version: 2.72
#define g_signal_handlers_disconnect_by_data ( instance, data )
Disconnects all handlers on an instance that match data.
data
instance
-
The instance to remove handlers from.
The closure data of the handlers’ closures.