aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
index efb66e14..e57c9b7c 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -7856,6 +7856,12 @@ Parameters:
* *`zorder`*: Flag that indicates whether or not to list buffers by their
z-order. The default value is `false`.
+<a id="ui.update"></a>
+#### `ui.update`()
+
+Processes pending GTK events, including reading from spawned processes.
+This function is primarily used in unit tests.
+
### Tables defined by `ui`