mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-14 04:57:46 +02:00
We define `ViewerFile` as a final type with fields directly in the instance structure. This means we don't have a `priv` pointer to dereference.