Home | History | Annotate | Download | only in gobject

Lines Matching refs:G_SIGNAL_RUN_CLEANUP

84  * 	5 - Invocation of the object method handler for %G_SIGNAL_RUN_CLEANUP signals
1577 (signal_flags & (G_SIGNAL_RUN_FIRST | G_SIGNAL_RUN_LAST | G_SIGNAL_RUN_CLEANUP)) == G_SIGNAL_RUN_FIRST)
3348 emission.ihint.run_type = G_SIGNAL_RUN_CLEANUP;
3350 if ((node->flags & G_SIGNAL_RUN_CLEANUP) && class_closure)