lina/Widgets.md
2015-08-05 13:30:32 +02: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