cogl/color: Do not make cogl_color_free introspectable
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3925>
This commit is contained in:
parent
d422cddc2e
commit
07023b65bc
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ COGL_EXPORT CoglColor *
|
|||
cogl_color_copy (const CoglColor *color);
|
||||
|
||||
/**
|
||||
* cogl_color_free:
|
||||
* cogl_color_free: (skip):
|
||||
* @color: the color to free
|
||||
*
|
||||
* Frees the resources allocated by cogl_color_new() and cogl_color_copy()
|
||||
|
|
Loading…
Add table
Reference in a new issue