class TK_RADIO_CFG


Flattened version is here

Ancestors
TK_BUTTON_CFG $TK_WIDGET_CFG



Public


Features
std: SAME
val(s:STR)
**** Value for the variable when the radiobutton is selected.
val(s:STR): SAME
variable(v:TK_VAR)
**** Variable associated to this widget. Changes to the variable cause the widget to update and user actions on this widget may change the value of the variable.
variable(v:TK_VAR): SAME


Private


The Sather Home Page