diff options
Diffstat (limited to 'pango/pango-modules.h')
-rw-r--r-- | pango/pango-modules.h | 2 |
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 { |