We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9bfc9 commit 9630a4fCopy full SHA for 9630a4f
bottles/frontend/bottle-details-view-subpage.blp
@@ -2,7 +2,7 @@ using Gtk 4.0;
2
using Adw 1;
3
4
template $BottleDetailsViewSubpage: Adw.NavigationPage {
5
- title: "Subpage";
+ title: bind content_title.title;
6
tag: "subpage";
7
8
child: Adw.ToolbarView {
0 commit comments