mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 06:42:28 +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.