two_icons(n) manual page

Back to the Index
Table of Contents

Name

two_icons - Icons available from TWO library

Synopsis

package require twoIcons ?1.0?

Description

The following icons are created (using image create bitmap) within this package:
twoNew
twoOpen
twoSave
twoSaveAll
twoPrint
twoExit
twoUndo
twoRedo
twoCut
twoCopy
twoPaste
twoMark
twoFind
twoRepl
twoComp
Run compiler.
twoLink
Link object files.
twoExec
Run program.
twoStop
twoHelp
twoHome
twoBack
twoNext

Author

Frank J. Leitner
frank@fjl.de

See Also

image(n) , bitmap(n) .


Table of Contents


Back to the Index