GNU Info

Info Node: (widget)menu-choice

(widget)menu-choice


Next: radio-button-choice Prev: text Up: Basic Types
Enter node , (file) or (file)node

The `menu-choice' Widget
------------------------

   Syntax:

     TYPE ::= (menu-choice [KEYWORD ARGUMENT]... TYPE ... )

   The TYPE argument represents each possible choice.  The widget's
value will be that of the chosen TYPE argument.  This widget will match
any value matching at least one of the specified TYPE arguments.

`:void'
     Widget type used as a fallback when the value does not match any
     of the specified TYPE arguments.

`:case-fold'
     Set this to nil if you don't want to ignore case when prompting
     for a choice through the minibuffer.

`:children'
     A list whose `car' is the widget representing the currently chosen
     type in the buffer.

`:choice'
     The current chosen type.

`:args'
     The list of types.


automatically generated by info2www version 1.2.2.9