mutter/doc
Emmanuele Bassi 507f04a8f6 Add base initialisation function
Add a semi-private function, called clutter_base_init(), which initialises
the basic Clutter functionalities (at the moment, just the GLib type system)
without calling in the backend-specific code. This function is only useful
for gtk-doc, to introspect the library when generating documentation for
signals, properties and class hierarchy.

Also, change the documentation build system to use clutter_base_init() when
launching the scanner program.
2007-05-16 15:00:41 +00:00
..
reference Add base initialisation function 2007-05-16 15:00:41 +00:00
Makefile.am Merge gobject-branch into trunk 2006-05-29 08:59:36 +00:00