summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fake_packages/Gtk3.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/fake_packages/Gtk3.pm b/fake_packages/Gtk3.pm
index 3dcde11..53d02e4 100644
--- a/fake_packages/Gtk3.pm
+++ b/fake_packages/Gtk3.pm
@@ -38,6 +38,7 @@ sub drag_set_icon_stock { }
sub drag_set_icon_surface { }
sub drag_set_icon_widget { }
sub draw_insertion_cursor { }
+sub enable_exceptions { }
sub events_pending { }
sub false { }
sub file_chooser_error_quark { }
@@ -1559,6 +1560,7 @@ sub new_from_animation { }
sub new_from_file { }
sub new_from_pixbuf { }
sub new_from_resource { }
+sub new_from_stock { }
sub new_from_surface { }
sub set_from_animation { }
sub set_from_file { }
@@ -2000,6 +2002,10 @@ sub get_socket_window { }
sub new { }
sub new_for_display { }
+package Gtk3::Popover;
+sub new { }
+sub set_relative_to { }
+
package Gtk3::PrintContext;
sub create_pango_context { }
sub create_pango_layout { }
@@ -2155,6 +2161,7 @@ sub set_current_value { }
package Gtk3::RadioButton;
sub get_group { }
sub join_group { }
+sub new_with_label_from_widget { }
package Gtk3::RadioMenuItem;
sub get_group { }