]>
Commit | Line | Data |
---|---|---|
93a37866 A |
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="JavaScriptCore" version="@WEBKITGTK_API_VERSION@" | |
6 | shared-library="javascriptcoregtk-@WEBKITGTK_API_VERSION@" | |
7 | c:identifier-prefixes="JS" | |
8 | c:symbol-prefixes="JS"> | |
9 | <record name="GlobalContext" c:type="JSGlobalContextRef" foreign="1"/> | |
10 | <record name="Value" c:type="JSValueRef" foreign="1"/> | |
11 | </namespace> | |
12 | </repository> |