summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-10-29 07:57:12 +0100
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-10-29 08:22:52 +0100
commitc09f70381d473fa4ac9e622ef42cc0479a095dc1 (patch)
tree2b51f8562b0763b441a1f68a8d16c9443ada8589
parent28b4e1576c166bb74e41b8f312d8e152588c0212 (diff)
downloadpango-c09f70381d473fa4ac9e622ef42cc0479a095dc1.tar.gz
pango: backport an old since annotation
from a manual override in gtk-rs
-rw-r--r--pango/pango-glyph.h2
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,