From 3c53752b4a13a8f81b57bb6efb69dd4c08b55ed3 Mon Sep 17 00:00:00 2001 From: kobewi Date: Sun, 13 Mar 2022 16:18:44 +0100 Subject: Cleanup embed subwindows getters --- doc/classes/Viewport.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/Viewport.xml b/doc/classes/Viewport.xml index 825fbd108b..a72e7f1eb0 100644 --- a/doc/classes/Viewport.xml +++ b/doc/classes/Viewport.xml @@ -130,11 +130,6 @@ Removes the focus from the currently focused [Control] within this viewport. If no [Control] has the focus, does nothing. - - - - - @@ -219,7 +214,7 @@ If [code]true[/code], the viewport will not receive input events. - + If [code]true[/code], sub-windows (popups and dialogs) will be embedded inside application window as control-like nodes. If [code]false[/code], they will appear as separate windows handled by the operating system. -- cgit v1.2.3