summaryrefslogtreecommitdiff
path: root/pango/pango-types.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-20 10:09:41 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-20 10:16:45 -0400
commitbd816f9f4568a75c19455202a6ab1e7fa72a254d (patch)
tree6f890cf066e18fefecf406150209028efd67aca0 /pango/pango-types.h
parentdba200b2d9dc56431fc2fb598f60d11eb2b037b8 (diff)
downloadpango-bd816f9f4568a75c19455202a6ab1e7fa72a254d.tar.gz
Cosmetics: Clean up pango-context.h
Move itemize functions to pango-item.h, and move the PangoContext typedef to pango-types.h.
Diffstat (limited to 'pango/pango-types.h')
-rw-r--r--pango/pango-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/pango-types.h b/pango/pango-types.h
index a7bcd747..34b798d4 100644
--- a/pango/pango-types.h
+++ b/pango/pango-types.h
@@ -41,6 +41,7 @@ typedef struct _PangoFontMap PangoFontMap;
typedef struct _PangoRectangle PangoRectangle;
+typedef struct _PangoContext PangoContext;
/* A index of a glyph into a font. Rendering system dependent */