From 07431ea0d249fedda5ab6dcfcbb825dff6c2c63d Mon Sep 17 00:00:00 2001 From: Milo Gilad Date: Sat, 26 Aug 2017 10:59:18 -0400 Subject: Added reading on GObject style construction --- vala.html.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'vala.html.markdown') diff --git a/vala.html.markdown b/vala.html.markdown index 350d3d88..b9ec558d 100755 --- a/vala.html.markdown +++ b/vala.html.markdown @@ -427,4 +427,5 @@ var new_computer = new Computer(); ``` * More Vala documentation can be found [here](https://valadoc.org/). +* [Alternate construction syntax](https://wiki.gnome.org/Projects/Vala/Tutorial#GObject-Style_Construction) similar to GObject * Read about building GUIs with GTK+ and Vala [here](http://archive.is/7C7bw). -- cgit v1.2.3