; Fix copy-paste in Widget Manual (Bug#64610)
This commit is contained in:
parent
aedbc3006e
commit
eb7c45ca43
1 changed files with 1 additions and 3 deletions
|
@ -1600,9 +1600,7 @@ when the widget is created, and on any value set later with
|
|||
@item :value-to-external
|
||||
Function to convert the value to the external format. The function
|
||||
takes two arguments, a widget and an internal value, and returns the
|
||||
external value. The function is called on the present @code{:value}
|
||||
when the widget is created, and on any value set later with
|
||||
@code{widget-value-set}.
|
||||
external value.
|
||||
|
||||
@vindex create@r{ keyword}
|
||||
@item :create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue