Next: choice-item, Previous: radio-button-choice, Up: Basic Types [Contents][Index]
item
WidgetSyntax:
item ::= (item [keyword argument]... value)
The value, if present, is used to initialize the :value
property. The value should be a string, which will be inserted in the
buffer. This widget will only match the specified value.