summaryrefslogtreecommitdiffstats
path: root/polyp/mainloop-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/mainloop-api.h')
-rw-r--r--polyp/mainloop-api.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/polyp/mainloop-api.h b/polyp/mainloop-api.h
index c1f40eae..3d5ad24a 100644
--- a/polyp/mainloop-api.h
+++ b/polyp/mainloop-api.h
@@ -38,9 +38,10 @@
* \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 */