mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Trapper: fix doc (#8539)
This commit is contained in:
@@ -485,7 +485,7 @@ Notes and limitations:
|
||||
an invisible TrapWidget will be used instead (if nil or true, the event will be
|
||||
resent; if false, the event will not be resent).
|
||||
|
||||
@function task lua function to execute and get return values from
|
||||
@param task lua function to execute and get return values from
|
||||
@param trap_widget_or_string already shown widget, string, or nil, true or false
|
||||
@boolean task_returns_simple_string[opt=false] true if task returns a single string
|
||||
@treturn boolean completed (`true` if not interrupted, `false` if dismissed)
|
||||
|
||||
Reference in New Issue
Block a user