Convert search_install window to adw.dialog

This commit is contained in:
heliguy
2024-03-27 18:09:24 -04:00
parent 3260e07ea8
commit 0c1b8906a1
4 changed files with 16 additions and 20 deletions

View File

@@ -1,11 +1,10 @@
using Gtk 4.0;
using Adw 1;
template $SearchInstallWindow: Adw.Window {
default-width: 500;
default-height: 450;
template $SearchInstallWindow: Adw.Dialog {
content-width: 500;
content-height: 450;
title: "";
modal: true;
Adw.ToolbarView main_toolbar_view {
content: