<!--
SPDX-FileCopyrightText: 2022 Agathe Porte <microjoe@microjoe.org>
SPDX-License-Identifier: Apache-2.0 OR MIT
-->
This example is taken from the relm examples. It was modified to
use gladis instead of manually load the components one by one
using the Gtk builder.
The code is shorter and easier to read with gladis.