aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/.ui.dialogs.luadoc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-04 17:16:09 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-04 17:16:09 -0400
commita09459af7789d3c8aa781586478917cbb3ef99ae (patch)
tree88bc34d0e251067156b9239d6e77322b95ec557d /core/.ui.dialogs.luadoc
parent92a1870592a442a4a913c30b10e2cf722f25afa7 (diff)
Updated LuaDoc.
Diffstat (limited to 'core/.ui.dialogs.luadoc')
-rw-r--r--core/.ui.dialogs.luadoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/.ui.dialogs.luadoc b/core/.ui.dialogs.luadoc
index aa7e6b77..12893261 100644
--- a/core/.ui.dialogs.luadoc
+++ b/core/.ui.dialogs.luadoc
@@ -457,7 +457,8 @@ function standard_dropdown(options) end
-- index) and the selected item's text (instead of its index). If no item
-- was selected, returns the dialog's exit status (instead of its exit
-- code). The default value is `false`.
--- * `width`: The dialog's pixel width.
+-- * `width`: The dialog's pixel width. The default width stretches nearly the
+-- width of Textadept's window.
-- * `height`: The dialog's pixel height.
-- * `float`: Show the dialog on top of all desktop windows. The default value
-- is `false`.