Updated calendar (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:22:29 -07:00
parent 14162d53c9
commit 10e87f1bd8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Attaches a calendar to a ``widget``. Example:
Attaches a calendar to a ``widget``.
lain.widgets.calendar:attach(mytextclock)
lain.widgets.calendar:attach(mywidget)
- Left click: switch to previous month.
- Right click: switch to next month.