Next: , Previous: , Up: Basic Types   [Contents]


5.4 The push-button Widget

Syntax:

TYPE ::= (push-button [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.

By default the tag will be shown in brackets.

User Option: widget-push-button-prefix

String to prefix push buttons.

User Option: widget-push-button-suffix

String to suffix push buttons.