mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-10-04 10:11:35 +02:00
Added valadoc.org
This commit is contained in:
@@ -279,5 +279,5 @@ var calc1 = new Calculator.with_name("Temp");
|
|||||||
var calc2 = new Calculator.model("TI-84");
|
var calc2 = new Calculator.model("TI-84");
|
||||||
|
|
||||||
```
|
```
|
||||||
|
* More Vala documentation can be found [here](https://valadoc.org/).
|
||||||
* Read about building GUIs with GTK+ and Vala [here](http://archive.is/7C7bw).
|
* Read about building GUIs with GTK+ and Vala [here](http://archive.is/7C7bw).
|
||||||
|
Reference in New Issue
Block a user