From 2e6f2eb8148220b09d4834065d53c73a3ac2427b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 4 Aug 2019 09:43:08 -0400 Subject: Add an insert-hyphens attribute Add a text attribute that allows to suppress insertion of hyphens at intra-word line breaks. This is useful for non-paragraph-like contexts, where line breaks are needed, but hyphens are not expected. --- docs/pango-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/pango-sections.txt') diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt index 7a95d401..c179633b 100644 --- a/docs/pango-sections.txt +++ b/docs/pango-sections.txt @@ -413,6 +413,7 @@ pango_attr_font_features_new pango_attr_foreground_alpha_new pango_attr_background_alpha_new pango_attr_allow_breaks_new +pango_attr_insert_hyphens_new PangoShowFlags pango_attr_show_new PangoColor -- cgit v1.2.1