Created Widgets (markdown)
This commit is contained in:
parent
8291632c2a
commit
2cc273cb71
1 changed files with 9 additions and 0 deletions
9
Widgets.md
Normal file
9
Widgets.md
Normal 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
|
Loading…
Add table
Reference in a new issue