Add cairo_matrix_t converter to GValue.
With this patch it becomes possible to convert a cairo_matrix_t
to/from a GValue
. It is needed to read/write a Cairo.Matrix
to a GObject
property.
With this patch it becomes possible to convert a cairo_matrix_t
to/from a GValue
. It is needed to read/write a Cairo.Matrix
to a GObject
property.