From a291022fbd9dbc749508917dfa10f40ad0323436 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 26 Feb 2020 11:17:28 -0500 Subject: Fixed some documentation. --- core/.ui.dialogs.luadoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/.ui.dialogs.luadoc') 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 -- cgit v1.2.3