summaryrefslogtreecommitdiff
path: root/pango/pango-modules.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2015-04-05 12:42:54 -0700
committerBehdad Esfahbod <behdad@behdad.org>2015-04-05 12:42:54 -0700
commit6763f38c4c0de135b0839eb74d9ac7d5e7fafec6 (patch)
tree6bbbc99a7a03a90f43e84f318e447ad58900cc5e /pango/pango-modules.h
parent4e5e6cf3946846c0cbdb449314473acafce7947a (diff)
downloadpango-6763f38c4c0de135b0839eb74d9ac7d5e7fafec6.tar.gz
Remove gmodule dependency and deprecate some more symbols
Diffstat (limited to 'pango/pango-modules.h')
-rw-r--r--pango/pango-modules.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pango-modules.h b/pango/pango-modules.h
index 344ef419..d1b2c8b3 100644
--- a/pango/pango-modules.h
+++ b/pango/pango-modules.h
@@ -43,6 +43,8 @@ typedef struct _PangoIncludedModule PangoIncludedModule;
* The #PangoIncludedModule structure for a statically linked module
* contains the functions that would otherwise be loaded from a dynamically
* loaded module.
+ *
+ * Deprecated: 1.37
*/
struct _PangoIncludedModule
{