mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 02:48:56 +00:00
c90a252581
Usually, in OOP objects are cloned, while boxed types are copied; this holds true in GObject, where GBoxed types have copy functions.