view size ?size?
This command is equivalent to [mk::view size path ?size?], except that it operates on view rather than on a view indicated by path.
Said another way, the following scripts are equivalent:
# ONE mk::view size $path $size # TWO mk::view open $path myView myView size $size myView close