mirror of
https://github.com/brl/mutter.git
synced 2024-12-22 19:12:04 +00:00
2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-event.c: Move the apidoc out.
This commit is contained in:
parent
b8b5d4e42c
commit
2c8e235f04
@ -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>
|
2006-12-05 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-color.h:
|
* clutter/clutter-color.h:
|
||||||
|
@ -23,13 +23,6 @@
|
|||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* SECTION:clutter-event
|
|
||||||
* @short_description: User and window system event functionality
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include "clutter-event.h"
|
#include "clutter-event.h"
|
||||||
|
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
|
@ -784,7 +784,7 @@ clutter_stage_init (ClutterMainContext *context,
|
|||||||
* @argv: a pointer to the array of comman line arguments
|
* @argv: a pointer to the array of comman line arguments
|
||||||
* @parameter_string: a string which is displayed in the
|
* @parameter_string: a string which is displayed in the
|
||||||
* first line of <option>--help</option> output, after
|
* 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
|
* @entries: a %NULL terminated array of #GOptionEntry<!-- -->s
|
||||||
* describing the options of your program
|
* describing the options of your program
|
||||||
* @translation_domain: a translation domain to use for translating
|
* @translation_domain: a translation domain to use for translating
|
||||||
|
Loading…
Reference in New Issue
Block a user