forked from AuroraMiddleware/gtk
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.
This commit is contained in:
parent
ecf8e6f692
commit
8410e6f129
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user