API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
#define g_signal_handlers_block_by_func ( instance, func, data )
Blocks all handlers on an instance that match func and data.
func
data
This function is not directly available to language bindings.
instance
Type: -
-
The instance to block handlers from.
The C closure callback of the handlers (useless for non-C closures).
The closure data of the handlers’ closures.