mirror of
https://github.com/brl/mutter.git
synced 2025-08-10 02:14:42 +00:00
docs: Fixes for the Cogl API reference
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user