checkbutton_class
)checkbutton_class
)
Usage 1: variable_value(+Variable)
Variable
to indicate whether or not this button is selected.
+Variable
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 2: variable_value(-Variable)
Variable
which indicates if the button is selected.
-Variable
is currently instantiated to an atom.
(term_typing:atom/1
)
Go to the first, previous, next, last section, table of contents.