summaryrefslogtreecommitdiff
path: root/gir
diff options
context:
space:
mode:
authorbadcel <33569-badcel@users.noreply.gitlab.gnome.org>2022-12-06 21:57:09 +0100
committerEmmanuele Bassi <ebassi@gmail.com>2023-01-08 03:01:50 +0000
commitd32cc77e70fb5ce93f005e87587203167306be31 (patch)
tree785a1727a260c1f1a11313070b9403c50628843c /gir
parent918a7720a03a8284a9c1e2626a62d4f8930f633d (diff)
downloadgobject-introspection-d32cc77e70fb5ce93f005e87587203167306be31.tar.gz
Remove function "FT_Library_Version"
The function is not usable for language bindings as no shared library name is defined in the gir file and the parameters do not match upstream function signature.
Diffstat (limited to 'gir')
-rw-r--r--gir/freetype2-2.0.gir7
1 files changed, 0 insertions, 7 deletions
diff --git a/gir/freetype2-2.0.gir b/gir/freetype2-2.0.gir
index ac74dc8a..81b54117 100644
--- a/gir/freetype2-2.0.gir
+++ b/gir/freetype2-2.0.gir
@@ -11,12 +11,5 @@
<alias name="Int32" c:type="FT_Int32">
<type name="int32"/>
</alias>
- <function name="library_version" c:identifier="FT_Library_Version">
- <return-value transfer-ownership="none">
- <type name="none" c:type="void"/>
- </return-value>
- <parameters>
- </parameters>
- </function>
</namespace>
</repository>