aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Perl/Zinc.pm')
-rw-r--r--Perl/Zinc.pm14
1 files changed, 7 insertions, 7 deletions
diff --git a/Perl/Zinc.pm b/Perl/Zinc.pm
index fa55c55..663ef80 100644
--- a/Perl/Zinc.pm
+++ b/Perl/Zinc.pm
@@ -27,13 +27,13 @@ sub CreateOptions
}
Tk::Methods("add", "addtag", "anchorxy", "bbox", "becomes", "bind", "cget",
- "chggroup", "clone", "configure", "contour", "coords", "currentpart",
- "cursor", "dchars", "dtag", "find", "fit", "focus", "gdelete", "gettags",
- "gname", "group", "hasanchors", "hasfields", "hastag", "index",
- "insert", "itemcget", "itemconfigure", "lower", "monitor",
- "numparts", "postscript", "raise", "remove", "rotate", "scale",
- "select", "skew", "smooth", "tapply", "tcompose", "tdelete", "tget",
- "transform", "translate", "treset", "trestore", "tsave", "tset",
+ "chggroup", "clone", "collapsemotions", "configure", "contour", "coords",
+ "currentpart", "cursor", "dchars", "dtag", "find", "fit", "focus",
+ "gdelete", "gettags", "gname", "group", "hasanchors", "hasfields",
+ "hastag", "index", "insert", "itemcget", "itemconfigure", "lower",
+ "monitor", "numparts", "postscript", "raise", "remove", "rotate",
+ "scale", "select", "skew", "smooth", "tapply", "tcompose", "tdelete",
+ "tget", "transform", "translate", "treset", "trestore", "tsave", "tset",
"type", "vertexat", "xview", "yview");
## coord0 is a compatibility function usefull for porting old application