mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 08:57:50 +02:00
GObject: add g_signal_accumulator_first_wins
Deals with the case where we want exactly one signal handler to run.
This commit is contained in:
@@ -789,6 +789,7 @@ g_signal_remove_emission_hook
|
||||
g_signal_parse_name
|
||||
g_signal_get_invocation_hint
|
||||
g_signal_type_cclosure_new
|
||||
g_signal_accumulator_first_wins
|
||||
g_signal_accumulator_true_handled
|
||||
<SUBSECTION Private>
|
||||
g_signal_handlers_destroy
|
||||
|
Reference in New Issue
Block a user