cairo/util/cairo-gobject
Emmanuele Bassi b7d38e048f Use g_memdup2() with newer versions of GLib
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.
2021-04-27 16:54:22 +01:00
..
cairo-gobject-enums.c Add CAIRO_STATUS_WIN32_GDI_ERROR for GDI errors 2016-03-26 22:18:05 +10:30
cairo-gobject-structs.c Use g_memdup2() with newer versions of GLib 2021-04-27 16:54:22 +01:00
cairo-gobject.h gobject: Add wrapper around cairo_matrix_t 2013-03-23 19:47:54 +01:00
Makefile.am Add cairo-gobject library 2010-08-07 20:19:27 +02:00
meson.build meson: fix library versioning 2020-12-15 00:22:37 +00:00