summaryrefslogtreecommitdiff
path: root/pango/pangoxft.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangoxft.h')
-rw-r--r--pango/pangoxft.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pangoxft.h b/pango/pangoxft.h
index a84571a8..177bf974 100644
--- a/pango/pangoxft.h
+++ b/pango/pangoxft.h
@@ -50,8 +50,10 @@ typedef void (*PangoXftSubstituteFunc) (FcPattern *pattern,
*/
PangoFontMap *pango_xft_get_font_map (Display *display,
int screen);
+#ifndef PANGO_DISABLE_DEPRECATED
PangoContext *pango_xft_get_context (Display *display,
int screen);
+#endif
void pango_xft_shutdown_display (Display *display,
int screen);