summaryrefslogtreecommitdiff
path: root/api/jsapi.7.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/jsapi.7.txt')
-rw-r--r--api/jsapi.7.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/api/jsapi.7.txt b/api/jsapi.7.txt
index be429a29..62056b3e 100644
--- a/api/jsapi.7.txt
+++ b/api/jsapi.7.txt
@@ -413,16 +413,6 @@ _n_;; Number of the tab
_returns_;; The corresponding webview
****
-==== webview tabs.nth(Function callback)
-****
-
-Iterates over all tabs until the callback returns true.
-
-_callback_;; Callback that is called for every tab. The function has two
-parameters, the webview and the index which will be the same as webview.number.
-****
-
-
=== util ===
The util object implements helper methods.