aboutsummaryrefslogtreecommitdiff
path: root/core/.ui.dialogs.luadoc
diff options
context:
space:
mode:
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`.