godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
AcceptDialog.dialogAutowrap
godot
acceptdialog
AcceptDialog
Sets autowrapping for the text in the dialog.
bool
dialogAutowrap
[@property getter]
bool
dialogAutowrap
[@property setter]
struct
AcceptDialog
@
nogc
nothrow @
property
void
dialogAutowrap
(
bool
v
)
Meta
Source
See Implementation
godot
acceptdialog
AcceptDialog
aliases
BaseClasses
functions
_builtinTextEntered
_customAction
_ok
addButton
addCancel
getHideOnOk
getLabel
getOk
getText
hasAutowrap
opAssign
opEquals
registerTextEnter
setAutowrap
setHideOnOk
setText
toHash
properties
dialogAutowrap
dialogHideOnOk
dialogText
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets autowrapping for the text in the dialog.