poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
Container.this
poison
ui
container
Container
Creates a new container.
this
(string name, Size initialSize, size_t layers)
this
(string name, size_t layers)
class
Container
this
(
string
name
,
size_t
layers
)
Parameters
name
string
The name of the container.
layers
size_t
The layers of the container.
Meta
Source
See Implementation
poison
ui
container
Container
constructors
this
functions
add
clear
process
remove
properties
disabled
Creates a new container.