Module dlangui.widgets.statusline

This module contains definition for status line control.

Status line is usually shown in the bottom of window, and shows status of app.

Contains one or more text and/or icon items

Synopsis

import dlangui.widgets.statusline;

Classes

Name Description
StatusLine Status line control
StatusLineBackgroundOperationPanel
StatusLineIconPanel
StatusLinePanelBase
StatusLineTextAndIconPanel
StatusLineTextPanel

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0