using Gtk 4.0; using Adw 1; template GradienceLogOutDialog : Adw.MessageDialog { heading: _("Log out"); body: _("For the changes to take full effect, you need to log out."); }