mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 04:22:05 +00:00
Update gtk-doc 'Since' field for cogl_texture_multiple_rectangles
The function has been backported to the 0.8 branch so it will also be available in Clutter 0.8.6
This commit is contained in:
parent
0ca5eeaeae
commit
763d63b748
@ -401,7 +401,7 @@ void cogl_texture_polygon (CoglHandle handle,
|
|||||||
* parameters x1, y1, x2, y2, tx1, ty1, tx2 and ty2 and have the same
|
* parameters x1, y1, x2, y2, tx1, ty1, tx2 and ty2 and have the same
|
||||||
* meaning as in cogl_texture_rectangle().
|
* meaning as in cogl_texture_rectangle().
|
||||||
*
|
*
|
||||||
* Since: 1.0
|
* Since: 0.8.6
|
||||||
*/
|
*/
|
||||||
void cogl_texture_multiple_rectangles
|
void cogl_texture_multiple_rectangles
|
||||||
(CoglHandle handle,
|
(CoglHandle handle,
|
||||||
|
Loading…
Reference in New Issue
Block a user