/+junk/GObject_tutorial

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/GObject_tutorial
1
2
3
4
5
6
7
8
9
10
#pragma once

#include <glib.h>
#include <glib-object.h>

G_BEGIN_DECLS



G_END_DECLS