mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 05:03:55 +00:00

The xx, yx, zx etc fields are meant to be read-only but they were marked as private with the gtk-doc annotation. This patch moves the private marker so that the 16 float member fields are public but the type, inverted matrix, flags and padding are not.