Created Widgets (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 03:41:20 -07:00 committed by copycat-killer
parent 8291632c2a
commit 2cc273cb71
1 changed files with 9 additions and 0 deletions

9
Widgets.md Normal file
View File

@ -0,0 +1,9 @@
### 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