[gtk/matthiasc/for-master: 20/24] widget-factory: Some cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 20/24] widget-factory: Some cosmetics
- Date: Sun, 26 Apr 2020 16:21:57 +0000 (UTC)
commit 8410e6f1293946f98df7fb1e9d18799be1868cf8
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Apr 26 10:02:11 2020 -0400
widget-factory: Some cosmetics
Hook the Print button on page 3 up to the app.print
action. This doesn't do anything now, but we might
use it to show a print dialog.
demos/widget-factory/widget-factory.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui
index 258655d206..e0e59b62ec 100644
--- a/demos/widget-factory/widget-factory.ui
+++ b/demos/widget-factory/widget-factory.ui
@@ -2482,6 +2482,7 @@ microphone-sensitivity-medium-symbolic</property>
<child>
<object class="GtkButton" id="print_button">
<property name="label">Print</property>
+ <property name="action-name">app.print</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]