From 28a73bcf0fe6fa9cd97e50734fb243c625284a89 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Sat, 19 Sep 2020 13:18:44 -0400 Subject: Added `ui.update()` for unit tests. --- docs/api.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') 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`. + +#### `ui.update`() + +Processes pending GTK events, including reading from spawned processes. +This function is primarily used in unit tests. + ### Tables defined by `ui` -- cgit v1.2.3