summaryrefslogtreecommitdiffstats
path: root/fake_packages/Gtk3/WebKit2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fake_packages/Gtk3/WebKit2.pm')
-rw-r--r--fake_packages/Gtk3/WebKit2.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/fake_packages/Gtk3/WebKit2.pm b/fake_packages/Gtk3/WebKit2.pm
index b3bbba7..b062019 100644
--- a/fake_packages/Gtk3/WebKit2.pm
+++ b/fake_packages/Gtk3/WebKit2.pm
@@ -153,6 +153,7 @@ sub has_password { }
sub new { }
package Gtk3::WebKit2::Download;
+our @ISA = qw(GObject::Object);
sub cancel { }
sub get_allow_overwrite { }
sub get_destination { }
@@ -187,6 +188,7 @@ sub _webkit_reserved3 { }
sub parent_class { }
package Gtk3::WebKit2::FaviconDatabase;
+our @ISA = qw(GObject::Object);
sub clear { }
sub get_favicon { }
sub get_favicon_finish { }
@@ -203,6 +205,7 @@ package Gtk3::WebKit2::FaviconDatabaseError;
sub quark { }
package Gtk3::WebKit2::FileChooserRequest;
+our @ISA = qw(GObject::Object);
sub cancel { }
sub get_mime_types { }
sub get_mime_types_filter { }
@@ -254,6 +257,7 @@ sub _webkit_reserved3 { }
sub parent_class { }
package Gtk3::WebKit2::HitTestResult;
+our @ISA = qw(GObject::Object);
sub context_is_editable { }
sub context_is_image { }
sub context_is_link { }
@@ -683,6 +687,7 @@ sub initialize_web_extensions { }
sub parent { }
package Gtk3::WebKit2::WebInspector;
+our @ISA = qw(GObject::Object);
sub attach { }
sub close { }
sub detach { }
@@ -701,6 +706,7 @@ sub _webkit_reserved3 { }
sub parent_class { }
package Gtk3::WebKit2::WebResource;
+our @ISA = qw(GObject::Object);
sub get_data { }
sub get_data_finish { }
sub get_response { }
@@ -714,6 +720,7 @@ sub _webkit_reserved3 { }
sub parent_class { }
package Gtk3::WebKit2::WebView;
+our @ISA = qw(Gtk3::Container);
sub can_execute_editing_command { }
sub can_execute_editing_command_finish { }
sub can_go_back { }