ToolBar

Layout with buttons

Constructors

this
this(string ID)
Undocumented in source.
this
this()
Undocumented in source.

Members

Functions

addButtons
void addButtons(Action[] actions)

adds image button to toolbar

addControl
void addControl(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
addCustomControl
void addCustomControl(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
findKeyAction
Action findKeyAction(uint keyCode, uint flags)

map key to action

Meta