From 075edbc5ed625fb797fbbf8c66dde7a2a1a33f2a Mon Sep 17 00:00:00 2001 From: Michael Alexsander Silva Dias Date: Sat, 2 Dec 2017 23:54:06 -0200 Subject: Added "mode_overrides_title" property to FileDialog. --- doc/classes/FileDialog.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/FileDialog.xml b/doc/classes/FileDialog.xml index 0f7038238e..ecf04a0009 100644 --- a/doc/classes/FileDialog.xml +++ b/doc/classes/FileDialog.xml @@ -103,6 +103,9 @@ + + If [code]true[/code], changing the [code]mode[/code] property will set the window title accordingly (e. g. setting mode to [code]MODE_OPEN_FILE[/code] will change the window title to "Open a File"). + -- cgit v1.2.3