godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
WindowDialog.resizable
godot
windowdialog
WindowDialog
If
true
the user can resize the window. Default value:
false
.
bool
resizable
[@property getter]
bool
resizable
[@property setter]
struct
WindowDialog
@
nogc
nothrow @
property
void
resizable
(
bool
v
)
Meta
Source
See Implementation
godot
windowdialog
WindowDialog
aliases
BaseClasses
functions
_closed
_guiInput
getCloseButton
getResizable
getTitle
opAssign
opEquals
setResizable
setTitle
properties
resizable
windowTitle
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
If true the user can resize the window. Default value: false.