Update the window object interface a bit.
commit82c0b181e87a1f6aca2431669435461f39dfd696
authorRui Guo <firemeteor.guo@gmail.com>
Mon, 1 Jun 2009 08:21:42 +0000 (1 16:21 +0800)
committerRui Guo <firemeteor.guo@gmail.com>
Mon, 1 Jun 2009 08:21:42 +0000 (1 16:21 +0800)
tree4c06df93629944b738f2fe3679285b0b09cd7bde
parente8fe92e52d84f82e93109230fa45bdb5f0728fa1
Update the window object interface a bit.

1. Make the title property read/write.
2. Add the get_monitor_status interface.
3. Get rid of a compiler warning.
src/lua.c