| <?xml version="1.0"?> | |
| <repository version="1.2" | |
| xmlns="http://www.gtk.org/introspection/core/1.0" | |
| xmlns:c="http://www.gtk.org/introspection/c/1.0"> | |
| <namespace name="JavaScriptCore" version="@WEBKITGTK_API_VERSION@" | |
| shared-library="javascriptcoregtk-@WEBKITGTK_API_VERSION@" | |
| c:identifier-prefixes="JS" | |
| c:symbol-prefixes="JS"> | |
| <record name="GlobalContext" c:type="JSGlobalContextRef" foreign="1"/> | |
| <record name="Value" c:type="JSValueRef" foreign="1"/> | |
| </namespace> | |
| </repository> |