mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-19 20:02:52 +02:00
GBookmarkFile has everything for being introspectable, but it lacks a GType, because it can't be copied. So provide a copy function that deeply copies all the bookmark structures. Add tests for this.