]> code.delx.au - pulseaudio/blobdiff - polyp/mainloop-api.h
create native-common-internal.h
[pulseaudio] / polyp / mainloop-api.h
index c1f40eaeabee6f30beaee22d0c662449e4c6c2f1..3d5ad24a7853c2a4dd39cdf94081ce600c9c9bb7 100644 (file)
  * \li A wrapper around the GLIB main loop. Use this to embed polypaudio into your GLIB/GTK+/GNOME programs (See \ref glib-mainloop.h)
  *
  * The structure pa_mainloop_api is used as vtable for the main loop abstraction.
+ *
+ * This mainloop abstraction layer has no direct support for UNIX signals. Generic, mainloop implementation agnostic support is available throught \ref mainloop-signal.h.
  * */
 
-
 PA_C_DECL_BEGIN
 
 /** A bitmask for IO events */