Base class for window dialogs.
	
	
		Windowdialog is the base class for all window-based dialogs. It's a by-default toplevel [Control] that draws a window decoration and allows motion and resizing.
	
	
	
	
		
			
			
			
				Returns the close [TextureButton].
			
		
	
	
		
			If [code]true[/code], the user can resize the window.
		
		
			The text displayed in the window's title bar.