aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Perl/Zinc.pm')
-rw-r--r--Perl/Zinc.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm
index 751e14f..0e3910b 100644
--- a/Perl/Zinc.pm
+++ b/Perl/Zinc.pm
@@ -17,8 +17,8 @@ bootstrap Tk::Radar $Tk::VERSION;
sub Tk_cmd { \&Tk::radar }
Tk::Methods("add", "addtag", "anchorxy", "bbox", "bind", "cget",
- "chggroup", "configure", "currentpart", "dtag", "find",
- "gettags", "hasanchors", "hasfields", "hasparts", "hastag",
+ "chggroup", "configure", "coords", "currentpart", "dtag", "find",
+ "gettags", "group", "hasanchors", "hasfields", "hasparts", "hastag",
"itemcget", "itemconfigure", "lower", "raise", "remove",
"rotate", "scale", "tapply", "tdelete", "transform",
"translate", "treset", "trestore", "tsave", "type");