[pango/introspection-fixes: 7/7] Skip Harfbuzz type getter



commit a380dd40b6a014beef79ea4676e96853ec6a4a8a
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Aug 2 11:23:11 2019 +0100

    Skip Harfbuzz type getter
    
    Since Harfbuzz does not generate introspection data, we cannot use it
    for our introspected ABI.

 pango/fonts.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/fonts.c b/pango/fonts.c
index 2cfab161..2abe504e 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1851,7 +1851,7 @@ pango_font_get_font_map (PangoFont *font)
 }
 
 /**
- * pango_font_get_hb_font:
+ * pango_font_get_hb_font: (skip)
  * @font: a #PangoFont
  *
  * Get a hb_font_t object backing this font.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]