summaryrefslogtreecommitdiff
path: root/pango/modules.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/modules.c')
-rw-r--r--pango/modules.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/pango/modules.c b/pango/modules.c
index 35ab2a30..25481bbd 100644
--- a/pango/modules.c
+++ b/pango/modules.c
@@ -24,8 +24,13 @@
* @short_description:Support for loadable modules
* @title:Modules
*
- * Functions and macros in this section are used to support loading dynamic
- * modules that add engines to Pango at run time.
+ * Functions and macros in this section were used to support
+ * loading dynamic modules that add engines to Pango at run time.
+ *
+ * That is no longer the case, and these APIs should not be
+ * used anymore.
+ *
+ * Deprecated: 1.38
*/
#include "config.h"