docs: Fixes for the Cogl API reference

This commit is contained in:
Emmanuele Bassi
2010-12-22 09:42:41 +00:00
parent ba4e3905d3
commit aa4f63338c
11 changed files with 67 additions and 34 deletions

View File

@@ -45,7 +45,7 @@ typedef struct _CoglIndexArray CoglIndexArray;
/**
* cogl_index_array_new:
* @size: The number of bytes to allocate for vertex attribute data.
* @bytes: The number of bytes to allocate for vertex attribute data.
*
* Declares a new #CoglIndexArray of @size bytes to contain vertex
* indices. Once declared, data can be set using