creator.widgets.toolbar

Undocumented in source.

Members

Functions

incBeginInnerToolbar
bool incBeginInnerToolbar(float height, bool matchTitlebar)
Undocumented in source. Be warned that the author may not have intended to support it.
incEndInnerToolbar
void incEndInnerToolbar()
Undocumented in source. Be warned that the author may not have intended to support it.
incToolbar
void incToolbar()
Undocumented in source. Be warned that the author may not have intended to support it.
incToolbarButton
bool incToolbarButton(const(char)* text, float width)

A toolbar button

incToolbarSeparator
void incToolbarSeparator()

Vertical separator for toolbar

incToolbarSpacer
void incToolbarSpacer(float space)

A toolbar button

Meta