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

@ -296,7 +296,7 @@ cogl_vertex_buffer_indices_new (CoglIndicesType indices_type,
/**
* cogl_vertex_buffer_indices_get_type:
* @handle: An indices handle
* @indices: An indices handle
*
* Queries back the data type used for the given indices
*