summaryrefslogtreecommitdiffstats
path: root/perl_checker_fake_packages
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-12-19 20:42:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-12-19 20:42:32 +0000
commit91a49a49d0b6a7713e644a79412fd5307d7cb335 (patch)
tree1b6565ed1b795510b9f29660840eb08ec83b45bc /perl_checker_fake_packages
parent2375b0413acc1f3e6659fc110c13bcc061cd320d (diff)
downloadperl_checker-91a49a49d0b6a7713e644a79412fd5307d7cb335.tar
perl_checker-91a49a49d0b6a7713e644a79412fd5307d7cb335.tar.gz
perl_checker-91a49a49d0b6a7713e644a79412fd5307d7cb335.tar.bz2
perl_checker-91a49a49d0b6a7713e644a79412fd5307d7cb335.tar.xz
perl_checker-91a49a49d0b6a7713e644a79412fd5307d7cb335.zip
- perl_checker: many new features including
- checking methods being available - checking unused functions - saving parsed file in .perl_checker.cache - new instruction "Basedir .." in .perl_checker (useful for gi/perl-install/standalone/.perl_checker)
Diffstat (limited to 'perl_checker_fake_packages')
-rw-r--r--perl_checker_fake_packages/Gtk2.pm5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl_checker_fake_packages/Gtk2.pm b/perl_checker_fake_packages/Gtk2.pm
index 11e99b1..4d5ebb4 100644
--- a/perl_checker_fake_packages/Gtk2.pm
+++ b/perl_checker_fake_packages/Gtk2.pm
@@ -21,14 +21,17 @@ sub can_default {}
sub can_focus {}
sub cancel_button {}
sub child {}
+sub children {}
sub clear {}
sub collapse_all {}
sub create_items {}
sub create_pango_layout {}
sub create_tag {}
sub dir_list {}
+sub disable_activate {}
sub draw_layout {}
sub draw_rectangle {}
+sub entry {}
sub expand {}
sub expand_all {}
sub fg_gc {}
@@ -121,6 +124,7 @@ sub set_tip {}
sub set_title {}
sub set_transient_for {}
sub set_uposition {}
+sub set_use_arrows_always {}
sub set_visibility {}
sub set_wrap_mode {}
sub shape_combine_mask {}
@@ -136,6 +140,7 @@ sub values {}
sub vbox {}
sub white_gc {}
sub width {}
+sub widget {}
sub window {}
sub window_position {}
sub Gtk2::x {}