UX: add tooltip text to Preview Theme button

This commit is contained in:
tfuxu 2022-12-03 18:41:50 +01:00
parent d339c35279
commit 6c5698f844
No known key found for this signature in database
GPG key ID: 79CFC3B9B31C098A

View file

@ -34,7 +34,7 @@ template GradienceMainWindow : Adw.ApplicationWindow {
Gtk.MenuButton {
icon-name: "applications-science-symbolic";
menu-model: preview-menu;
//label: _("Preview");
tooltip-text: _("Preview Theme in…");
}
[title]