dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
tagProperty
dgui
core
tag
Undocumented in source.
mixin template
tagProperty () {
T
[
0
]
tag
[@property getter];
T
tag
[@property setter];
}
Members
Properties
tag
T
[
0
]
tag
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
T
tag
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dgui
core
tag
mixin templates
tagProperty