]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
vapi: Update GIR-based bindings
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 1 Aug 2016 10:10:36 +0000 (12:10 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 1 Aug 2016 10:10:36 +0000 (12:10 +0200)
vapi/webkit2gtk-web-extension-4.0.vapi

index 88734ecfd2eb7d73c84431b023339c4cff6b1397..0f1703032a0c86f4103096f89c0faeca9e2efe4c 100644 (file)
@@ -319,6 +319,8 @@ namespace WebKit {
                        public WebKit.DOM.HTMLScriptElement current_script { owned get; }
                        public string default_charset { owned get; }
                        public WebKit.DOM.DOMWindow default_view { owned get; }
+                       [NoAccessorMethod]
+                       public string dir { owned get; set; }
                        public WebKit.DOM.DocumentType doctype { get; }
                        public WebKit.DOM.Element document_element { get; }
                        public string document_uri { owned get; set; }