Skip to content

Commit

Permalink
webkit2gtk-4.0: Update to 2.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ricotz committed Nov 7, 2019
1 parent 632e81e commit 6f1f544
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vapi/webkit2gtk-4.0.vapi
Expand Up @@ -1083,6 +1083,9 @@ namespace WebKit {
[NoAccessorMethod]
[Version (deprecated = true, deprecated_since = "2.10.", since = "2.8")]
public string local_storage_directory { owned get; construct; }
[NoAccessorMethod]
[Version (since = "2.28")]
public bool process_swap_on_cross_site_navigation_enabled { get; construct; }
[Version (since = "2.10")]
public WebKit.WebsiteDataManager website_data_manager { get; construct; }
[Version (since = "2.18")]
Expand Down Expand Up @@ -1233,6 +1236,8 @@ namespace WebKit {
[NoAccessorMethod]
[Version (since = "2.8")]
public bool is_playing_audio { get; }
[Version (since = "2.28")]
public uint64 page_id { get; }
[NoAccessorMethod]
[Version (since = "2.4")]
public WebKit.WebView related_view { construct; }
Expand Down

0 comments on commit 6f1f544

Please sign in to comment.