lina/Widgets.md
2013-09-07 03:41:20 -07:00

9 lines
No EOL
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