mirror of https://github.com/lcpz/lain.git
9 lines
258 B
Markdown
9 lines
258 B
Markdown
|
### Foreword
|
||
|
|
||
|
Every widget is output by a `function`.
|
||
|
|
||
|
Unless otherwise expressly noted, `function` returns a `wibox.widget.textbox`.
|
||
|
|
||
|
We say this because, for some widget, `function` return a table to be used for notification and update purposes.
|
||
|
|
||
|
### Index
|