add on_peer_ip_entry_changed handler to show/hide save config button
This commit is contained in:
parent
49f9364445
commit
77fd314253
2 changed files with 12 additions and 26 deletions
|
@ -153,6 +153,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="secondary_icon_tooltip_text" translatable="yes">Peer Address</property>
|
||||
<signal name="changed" handler="on_peer_ip_entry_changed" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue