cogl: Increase annotation coverage

Upstream the annotations used in Gala, make more Cogl methods available since
things got moved to a GObject base and thus works natively with the introspection.

Add all the public API to the introspection.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3619>
This commit is contained in:
Corentin Noël
2024-02-27 08:48:30 +01:00
committed by Marge Bot
parent 8234f5bc7e
commit c4767b6c01
24 changed files with 126 additions and 99 deletions

View File

@ -495,7 +495,7 @@ cogl_framebuffer_push_rectangle_clip (CoglFramebuffer *framebuffer,
float y_2);
/**
* cogl_framebuffer_push_primitive_clip: (skip)
* cogl_framebuffer_push_primitive_clip:
* @framebuffer: A #CoglFramebuffer pointer
* @primitive: A #CoglPrimitive describing a flat 2D shape
* @bounds_x1: x coordinate for the top-left corner of the primitives