summaryrefslogtreecommitdiffstats
path: root/fake_packages/Gtk3.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fake_packages/Gtk3.pm')
-rw-r--r--fake_packages/Gtk3.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/fake_packages/Gtk3.pm b/fake_packages/Gtk3.pm
index 839eaee..3dcde11 100644
--- a/fake_packages/Gtk3.pm
+++ b/fake_packages/Gtk3.pm
@@ -540,6 +540,7 @@ sub get_relief { }
sub get_use_stock { }
sub get_use_underline { }
sub leave { }
+sub new { }
sub new_from_icon_name { }
sub new_from_stock { }
sub new_with_label { }
@@ -741,6 +742,7 @@ sub set_fit_model { }
sub set_model { }
package Gtk3::CheckButton;
+sub new { }
sub new_with_label { }
sub new_with_mnemonic { }
@@ -2156,6 +2158,7 @@ sub join_group { }
package Gtk3::RadioMenuItem;
sub get_group { }
+sub new_with_label { }
package Gtk3::RadioToolButton;
sub get_group { }