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.luadoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/.ui.dialogs.luadoc b/core/.ui.dialogs.luadoc
index d8592864..0a6579d1 100644
--- a/core/.ui.dialogs.luadoc
+++ b/core/.ui.dialogs.luadoc
@@ -507,9 +507,9 @@ function colorselect(options) end
--
-- * `title`: The dialog's title text.
-- * `text`: The font preview text.
--- * `font-name`: The initially selected font name.
--- * `font-size`: The initially selected font size. The default value is `12`.
--- * `font-style`: The initially selected font style. The available options
+-- * `font_name`: The initially selected font name.
+-- * `font_size`: The initially selected font size. The default value is `12`.
+-- * `font_style`: The initially selected font style. The available options
-- are `"regular"`, `"bold"`, `"italic"`, and `"bold italic"`. The default
-- value is `"regular"`.
-- * `float`: Show the dialog on top of all desktop windows. The default value