mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-03 04:30:34 +02:00
[cairoint.h] Mark _cairo_image_analyze_transparency as private.
Add the required cairo_private markup for make check.
This commit is contained in:
parent
222eb6f140
commit
c86cbcdd64
1 changed files with 1 additions and 1 deletions
|
|
@ -1904,7 +1904,7 @@ cairo_private cairo_image_surface_t *
|
|||
_cairo_image_surface_clone (cairo_image_surface_t *surface,
|
||||
cairo_format_t format);
|
||||
|
||||
cairo_image_transparency_t
|
||||
cairo_private cairo_image_transparency_t
|
||||
_cairo_image_analyze_transparency (cairo_image_surface_t *image);
|
||||
|
||||
cairo_private cairo_bool_t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue