Author(s): Montserrat Urraca.
Version: 1.10#6 (2004/8/7, 21:46:39 CEST)
Version of last change: 1.9#122 (2003/12/4, 17:32:36 CET)
button_class
)button_class
)
Usage 1: command_button(+Command)
Command
to be associated with the button. This Command
is typically invoked when mouse button 1 is released over the button window.
+Command
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 2: command_button(-Command)
Command
associated with the button.
-Command
is currently instantiated to an atom.
(term_typing:atom/1
)
Go to the first, previous, next, last section, table of contents.