Updated calendar (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 04:22:29 -07:00 committed by copycat-killer
parent cdcd4064b8
commit f4adc5c667
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. - Left click: switch to previous month.
- Right click: switch to next month. - Right click: switch to next month.