summaryrefslogtreecommitdiff
path: root/pango/pango-font.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-29 05:07:29 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-08-29 05:07:29 +0000
commit76eca4dce1d308780b5b6712896eebebdd77e79f (patch)
tree25422edd1ef388a8b015e7d2561e1425212ce6e6 /pango/pango-font.h
parent0f661af32fe4bc7401ef11f9e66b9869df6a365c (diff)
parentaf036f7be3a92642ac0a1c5794970de4cede5505 (diff)
downloadpango-76eca4dce1d308780b5b6712896eebebdd77e79f.tar.gz
Merge branch 'matthiasc/for-main' into 'main'
fcfont: Cosmetics See merge request GNOME/pango!455
Diffstat (limited to 'pango/pango-font.h')
-rw-r--r--pango/pango-font.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pango/pango-font.h b/pango/pango-font.h
index e7272e3e..6b78c2ed 100644
--- a/pango/pango-font.h
+++ b/pango/pango-font.h
@@ -664,6 +664,8 @@ PangoLanguage ** pango_font_get_languages (PangoFont *font);
#endif
#endif
+G_DEFINE_AUTOPTR_CLEANUP_FUNC(PangoFont, g_object_unref)
+
G_END_DECLS
#endif /* __PANGO_FONT_H__ */