Changes between Version 12 and Version 13 of Developing your own applications
- Timestamp:
- 01/11/11 15:50:40 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developing your own applications
v12 v13 15 15 [[BR]] 16 16 17 Create a file called my_first_app.valaand insert the following text:17 Create a file called '''my_first_app.vala''' and insert the following text: 18 18 {{{ 19 19 class Demo.HelloWorld : GLib.Object
