Searched defs:G_SIGNAL_RUN_LAST (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgsignal.h97 * @G_SIGNAL_RUN_LAST: Invoke the object method handler in the third emission stage.
119 G_SIGNAL_RUN_LAST = 1 << 1, enumerator in enum:__anon618
206 * %G_SIGNAL_RUN_LAST or %G_SIGNAL_RUN_CLEANUP.

Completed in 259 milliseconds