connection-editor: Add suggested action to button

This commit is contained in:
Maximiliano Sandoval R. 2023-11-21 22:40:32 +01:00 committed by Felipe Borges
parent 0e91d89a81
commit 9f86405bdd

View file

@ -25,6 +25,9 @@
<property name="label" translatable="yes">_Apply</property>
<property name="use_underline">True</property>
<signal name="clicked" handler="apply_clicked_cb" object="NetConnectionEditor" swapped="yes"/>
<style>
<class name="suggested-action"/>
</style>
</object>
</child>
</object>