blob: 201dbe8ba99aa95d97b157c532ba6019eddf69d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Index created by AutoSplit for blib\lib\Tk\Wm.pm
# (file acts as timestamp)
package Tk::Wm;
sub Post
;
sub AnchorAdjust
;
sub Popup
;
sub FullScreen
;
sub iconposition
;
1;
|