/+junk/GObject_tutorial

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/GObject_tutorial
1 by Gustav Hartvigsson
First lesson.
1
#pragma once
2
3
#include "animal.h"
4
5
G_BEGIN_DECLS
6
7
8
9
G_END_DECLS