mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-19 13:40:37 +02:00
The g_memdup() function has been deprecated, as it takes the size of the memory area as an unsigned integer. The g_memdup2() replacement uses the more appropriate size_t type, instead. |
||
|---|---|---|
| .. | ||
| cairo-gobject-enums.c | ||
| cairo-gobject-structs.c | ||
| cairo-gobject.h | ||
| Makefile.am | ||
| meson.build | ||