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


5.1 The link Widget

Syntax:

TYPE ::= (link [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 link will be shown in brackets.

User Option: widget-link-prefix

String to prefix links.

User Option: widget-link-suffix

String to suffix links.