mirror of
https://github.com/brl/mutter.git
synced 2025-05-06 07:04:55 +00:00

As a pre-requisite for being able to register a boxed GType for CoglMatrix (enabling us to define gobject properties that accept a CoglMatrix) this adds cogl_matrix_copy and _free functions.