..
original commit: 7e62c2557ca869207b733dce751c17fa69dbe918
This commit is contained in:
parent
e83c09ba68
commit
40c5a4f242
|
@ -101,7 +101,8 @@
|
|||
(opt-> (symbol? (symbol? any? . -> . any?))
|
||||
(boolean?)
|
||||
(-> void?))
|
||||
(p f (weak? #f))
|
||||
((p f)
|
||||
((weak? #f)))
|
||||
"This function adds a callback which is called with a symbol naming a"
|
||||
"preference and it's value, when the preference changes."
|
||||
"\\rawscm{preferences:add-callback} returns a thunk, which when"
|
||||
|
|
Loading…
Reference in New Issue
Block a user