Home | History | Annotate | Download | only in gtk
      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="JSCore" version="@WEBKITGTK_API_VERSION@" shared-library="webkitgtk-@WEBKITGTK_API_VERSION@">
      6     <alias name="GlobalContextRef" target="none">
      7       <type name="JSGlobalContextRef" c:type="JSGlobalContextRef"/>
      8     </alias>
      9     <alias name="ObjectRef" target="none">
     10       <type name="JSObjectRef" c:type="JSObjectRef"/>
     11     </alias>
     12     <function name="EvaluateScript" c:identifier="JSEvaluateScript">
     13       <return-value transfer-ownership="none">
     14         <type name="none" c:type="void"/>
     15       </return-value>
     16       <parameters>
     17       </parameters>
     18     </function>
     19   </namespace>
     20 </repository>
     21