deepmagic ~master (2022-05-05T22:53:26.1121174)
Dub
Repo
CodeBlackLayout
deepmagic
layout
code_black
layout
Undocumented in source.
class
CodeBlackLayout : DeepmagicLayout {
AppLayoutBodyBlock
body_block
;
AppLayoutHeadBlock
head_block
;
this
();
void
init
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
init
void
init
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
body_block
AppLayoutBodyBlock
body_block
;
Undocumented in source.
head_block
AppLayoutHeadBlock
head_block
;
Undocumented in source.
Meta
Source
See Implementation
deepmagic
layout
code_black
layout
classes
CodeBlackLayout