/+junk/libgego

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/libgego

« back to all changes in this revision

Viewing changes to src/libgego.h

  • Committer: Gustav Hartvigsson
  • Date: 2015-07-08 19:59:11 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20150708195911-iaqxz71pvdjidl45
* Moved build_docs into ./docs/

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
/**
5
5
 * @section: LibGego
6
6
 * @short_description: convinience shuff.
7
 
 *
 
7
 * @title: LibGego the super duper awesome library.
 
8
 * @section_id:
 
9
 * @include:libgego/libgego.h
 
10
 * 
8
11
 * LibGego is a collection of strange and iteresting GObject based classes.
9
12
 *
10
13
 * It provides utility functions and datastructures.
11
14
 *
12
15
 * Classes:
13
16
 * #GegoGlobalNotiy
 
17
 * #GegoWebApplication
14
18
 */
15
19
 
16
20
#include "gego_global_notify.h"