1
0
Fork 0

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:
Marco Trevisan (Treviño) 2024-08-06 01:27:12 -06:00
parent d422cddc2e
commit 07023b65bc

View file

@ -97,7 +97,7 @@ COGL_EXPORT CoglColor *
cogl_color_copy (const CoglColor *color); cogl_color_copy (const CoglColor *color);
/** /**
* cogl_color_free: * cogl_color_free: (skip):
* @color: the color to free * @color: the color to free
* *
* Frees the resources allocated by cogl_color_new() and cogl_color_copy() * Frees the resources allocated by cogl_color_new() and cogl_color_copy()