sync
[gir-1.1] / freetype2-2.0.gir
1 <?xml version="1.0"?>
2 <repository version="1.1"
3             xmlns="http://www.gtk.org/introspection/core/1.0"
4             xmlns:c="http://www.gtk.org/introspection/c/1.0">
5   <namespace name="freetype2" version="2.0">
6     <record name="Bitmap" c:type="FT_Bitmap"/>
7     <record name="Face" c:type="FT_Face"/>
8     <record name="Library" c:type="FT_Library"/>
9     <alias name="Int32" target="int32" c:type="FT_Int32"/>
10     <function name="library_version" c:identifier="FT_Library_Version">
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>