deepmagic ~master (2022-05-05T22:53:26.1121174)
Dub
Repo
AppLayoutHeaderBlock
deepmagic
layout
code_black
header_block
header_block
Undocumented in source.
class
AppLayoutHeaderBlock : HeaderElement {
AppLayoutTopMenu
top_menu
;
string
title
;
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
title
string
title
;
Undocumented in source.
top_menu
AppLayoutTopMenu
top_menu
;
Undocumented in source.
Meta
Source
See Implementation
deepmagic
layout
code_black
header_block
header_block
classes
AppLayoutHeaderBlock