sync
[gir-1.1] / JSCore-1.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="JSCore" version="1.0" shared-library="webkit-1.0">
6     <alias name="GlobalContextRef"
7            target="none"
8            c:type="JSGlobalContextRef"/>
9     <alias name="ObjectRef" target="none" c:type="JSObjectRef"/>
10     <function name="EvaluateScript" c:identifier="JSEvaluateScript">
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>