[docs] Bring down the undocumented symbols to 2%

The usual pre-release documentation blitzing. Most of the remaining
symbols are either COGL or X11 specific, or dummy interface typedefs.
This commit is contained in:
Emmanuele Bassi
2009-03-16 15:00:55 +00:00
parent 216373047b
commit 9229fb6114
18 changed files with 299 additions and 11 deletions

View File

@ -375,7 +375,7 @@ _clutter_backend_get_units_per_em (ClutterBackend *backend)
}
/**
* clutter_get_default_backend1:
* clutter_get_default_backend:
*
* Retrieves the default #ClutterBackend used by Clutter. The
* #ClutterBackend holds backend-specific configuration options.