fontconfig-2.0.gir 620 B

123456789101112131415161718
  1. <?xml version="1.0"?>
  2. <repository version="1.2"
  3. xmlns="http://www.gtk.org/introspection/core/1.0"
  4. xmlns:c="http://www.gtk.org/introspection/c/1.0">
  5. <namespace name="fontconfig" version="2.0"
  6. c:identifier-prefixes="Fc"
  7. c:symbol-prefixes="fc">
  8. <record name="Pattern" c:type="FcPattern"/>
  9. <record name="CharSet" c:type="FcCharSet"/>
  10. <function name="init" c:identifier="FcInit">
  11. <return-value transfer-ownership="none">
  12. <type name="none" c:type="void"/>
  13. </return-value>
  14. <parameters>
  15. </parameters>
  16. </function>
  17. </namespace>
  18. </repository>