summaryrefslogtreecommitdiffstats
path: root/fake_packages/Gtk2/Notify.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fake_packages/Gtk2/Notify.pm')
-rw-r--r--fake_packages/Gtk2/Notify.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/fake_packages/Gtk2/Notify.pm b/fake_packages/Gtk2/Notify.pm
index 8dfe2bf..ce5a3a8 100644
--- a/fake_packages/Gtk2/Notify.pm
+++ b/fake_packages/Gtk2/Notify.pm
@@ -7,9 +7,11 @@ sub attach_to_widget { my ($_notification, $_attach) = @_ }
sub clear_actions { my ($_notification) = @_ }
sub clear_hints { my ($_notification) = @_ }
sub close { my ($_notification) = @_ }
+sub dl_load_flags() {}
sub get_app_name { my ($_class) = @_ }
sub get_server_caps { my ($_class) = @_ }
sub get_server_info { my ($_class) = @_ }
+sub import() {}
sub init { my ($_class, $_app_name) = @_ }
sub is_initted { my ($_class) = @_ }
sub new { my ($_class, $_summary, $_o_body, $_o_icon, $_o_attach) = @_ }