Changeset 145 for trunk/samples

Show
Ignore:
Timestamp:
08/27/2007 12:10:37 (13 months ago)
Author:
why
Message:

* shoes/app.c: added a :title option to the app method.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/book.rb

    r118 r145  
    3333end 
    3434 
    35 Shoes.app :width => 640, :height => 700 
     35Shoes.app :width => 640, :height => 700, 
     36  :title => "Incidents, a Book"