diff options
Diffstat (limited to 'pango/pango-glyph.h')
-rw-r--r-- | pango/pango-glyph.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pango-glyph.h b/pango/pango-glyph.h index fae7168c..82ee47c6 100644 --- a/pango/pango-glyph.h +++ b/pango/pango-glyph.h @@ -224,6 +224,8 @@ void pango_glyph_string_index_to_x_full (PangoGlyphStrin * Flags influencing the shaping process. * * `PangoShapeFlags` can be passed to [func@Pango.shape_with_flags]. + * + * Since: 1.44 */ typedef enum { PANGO_SHAPE_NONE = 0, |