; 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
|
@item :value-to-external
|
||||||
Function to convert the value to the external format. The function
|
Function to convert the value to the external format. The function
|
||||||
takes two arguments, a widget and an internal value, and returns the
|
takes two arguments, a widget and an internal value, and returns the
|
||||||
external value. The function is called on the present @code{:value}
|
external value.
|
||||||
when the widget is created, and on any value set later with
|
|
||||||
@code{widget-value-set}.
|
|
||||||
|
|
||||||
@vindex create@r{ keyword}
|
@vindex create@r{ keyword}
|
||||||
@item :create
|
@item :create
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue