1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
# Index created by AutoSplit for ..\blib\lib\Tk\Scale.pm # (file acts as timestamp) package Tk::Scale; sub Activate ; sub Leave ; sub Enter ; sub ButtonUp ; sub ButtonDown ; sub Drag ; sub EndDrag ; sub Increment ; sub ControlPress ; 1;