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.