Home | History | Annotate | Download | only in gobject

Lines Matching refs:hooks

916       g_warning ("%s: signal id `%u' does not support emission hooks (G_SIGNAL_NO_HOOKS flag set)", G_STRLOC, signal_id);
2750 /* are there emission hooks pending? */
2751 if (node->emission_hooks && node->emission_hooks->hooks)