glib-source: fix argument description

Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
Lionel Landwerlin 2013-09-03 15:29:58 +01:00 committed by Robert Bragg
parent 31246d418f
commit f3c930ceb7

View File

@ -66,7 +66,7 @@ cogl_glib_source_new (CoglContext *context,
/** /**
* cogl_glib_renderer_source_new: * cogl_glib_renderer_source_new:
* @context: A #CoglContext * @renderer: A #CoglRenderer
* @priority: The priority of the #GSource * @priority: The priority of the #GSource
* *
* Creates a #GSource which handles Cogl's internal system event * Creates a #GSource which handles Cogl's internal system event