From a829e88ddc0931a36e0b50d5307e93b1489b531b Mon Sep 17 00:00:00 2001 From: Michael Alexsander Date: Fri, 2 Jul 2021 15:35:56 -0300 Subject: Expose `Window.get_contents_minimum_size()` to scripts --- doc/classes/Window.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/Window.xml b/doc/classes/Window.xml index 6ae5a5f449..73a95967bd 100644 --- a/doc/classes/Window.xml +++ b/doc/classes/Window.xml @@ -19,6 +19,13 @@ + + + + + Returns the combined minimum size from the child [Control] nodes of the window. + + -- cgit v1.2.3