godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GridContainer._classBinding
godot
gridcontainer
GridContainer
Undocumented in source.
struct
GridContainer
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_columns")
GodotMethod
!(
void
,
long
)
setColumns
;
__gshared
@
GodotName
("get_columns")
GodotMethod
!(
long
)
getColumns
;
}
Members
Static variables
getColumns
GodotMethod
!(
long
)
getColumns
;
Undocumented in source.
setColumns
GodotMethod
!(
void
,
long
)
setColumns
;
Undocumented in source.
Meta
Source
See Implementation
godot
gridcontainer
GridContainer
aliases
BaseClasses
functions
getColumns
opAssign
opEquals
setColumns
properties
columns
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name