2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>

* clutter/clutter-event.c: Move the apidoc out.
This commit is contained in:
Emmanuele Bassi 2006-12-05 05:16:52 +00:00
parent b8b5d4e42c
commit 2c8e235f04
3 changed files with 5 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-event.c: Move the apidoc out.
2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-color.h:

View File

@ -23,13 +23,6 @@
* Boston, MA 02111-1307, USA.
*/
/**
* SECTION:clutter-event
* @short_description: User and window system event functionality
*
*
*/
#include "clutter-event.h"
#include <X11/Xlib.h>

View File

@ -784,7 +784,7 @@ clutter_stage_init (ClutterMainContext *context,
* @argv: a pointer to the array of comman line arguments
* @parameter_string: a string which is displayed in the
* first line of <option>--help</option> output, after
* <literal><replaceable>programname</replaceable [OPTION...]</literal>
* <literal><replaceable>programname</replaceable> [OPTION...]</literal>
* @entries: a %NULL terminated array of #GOptionEntry<!-- -->s
* describing the options of your program
* @translation_domain: a translation domain to use for translating