[gobject-introspection/add-FcConfig: 11/11] Add FcConfig to the rump fontconfig gir




commit 79c4759db4043fd10cb3dd962cb2e8f9e926395e
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 10 19:50:19 2022 -0400

    Add FcConfig to the rump fontconfig gir
    
    This 10 line gir file was good enough for the past
    12 years, but now I want to have pango api with FcConfig
    arguments appear in the docs, and the way to that leads
    through the gir nowadays.

 gir/fontconfig-2.0.gir | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gir/fontconfig-2.0.gir b/gir/fontconfig-2.0.gir
index e7ecd512..6a611d26 100644
--- a/gir/fontconfig-2.0.gir
+++ b/gir/fontconfig-2.0.gir
@@ -7,6 +7,7 @@
             c:symbol-prefixes="fc">
     <record name="Pattern" c:type="FcPattern"/>
     <record name="CharSet" c:type="FcCharSet"/>
+    <record name="Config" c:type="FcConfig"/>
     <function name="init" c:identifier="FcInit">
       <return-value transfer-ownership="none">
         <type name="none" c:type="void"/>


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