Add gobject-introspection.changes file
[profile/ivi/gobject-introspection.git] / gir / freetype2-2.0.gir
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="freetype2" version="2.0"
6              c:identifier-prefixes="FT"
7              c:symbol-prefixes="FT">
8     <record name="Bitmap" c:type="FT_Bitmap"/>
9     <record name="Face" c:type="FT_Face"/>
10     <record name="Library" c:type="FT_Library"/>
11     <alias name="Int32" c:type="FT_Int32">
12       <type name="int32"/>
13     </alias>
14     <function name="library_version" c:identifier="FT_Library_Version">
15       <return-value transfer-ownership="none">
16         <type name="none" c:type="void"/>
17       </return-value>
18       <parameters>
19       </parameters>
20     </function>
21   </namespace>
22 </repository>