[gobject-introspection/add-FcConfig] Add FcConfig to the rump fontconfig gir
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection/add-FcConfig] Add FcConfig to the rump fontconfig gir
- Date: Fri, 10 Jun 2022 23:53:50 +0000 (UTC)
commit a1adf5dc599937e00c40741a4c287280e6ff2705
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]