API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.0
#define g_signal_handlers_block_by_func ( instance, func, data )
Blocks all handlers on an instance that match func and data.
func
data
Available since: 2.0
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.