Go to the first, previous, next, last section, table of contents.


Utilities.

Function: widget-prompt-value widget prompt [ value unbound ]
Prompt for a value matching widget, using prompt. The current value is assumed to be value, unless unbound is non-nil.

Function: widget-get-sibling widget
Get the item widget is assumed to toggle. This is only meaningful for radio buttons or checkboxes in a list.


Go to the first, previous, next, last section, table of contents.