• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<repository version="1.0"
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>
19