godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
StyleBox._new
godot
stylebox
StyleBox
Construct a new instance of StyleBox. Note: use
memnew!StyleBox
instead.
struct
StyleBox
@
nogc
nothrow static
StyleBox
_new
(
)
Meta
Source
See Implementation
godot
stylebox
StyleBox
aliases
BaseClasses
functions
draw
getCenterSize
getCurrentItemDrawn
getDefaultMargin
getMargin
getMinimumSize
getOffset
opAssign
opEquals
setDefaultMargin
testMask
toHash
properties
contentMarginBottom
contentMarginLeft
contentMarginRight
contentMarginTop
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of StyleBox. Note: use memnew!StyleBox instead.