hammond-gtk: Add more GActions and wire the EpisodeWidget.

This commit is contained in:
Jordan Petridis
2017-12-29 20:06:04 +02:00
parent fdd63afdfe
commit ac286888bd
3 changed files with 28 additions and 2 deletions
@@ -196,6 +196,7 @@
<property name="no_show_all">True</property>
<property name="halign">end</property>
<property name="valign">center</property>
<property name="action_name">app.refresh_episodes</property>
<property name="always_show_image">True</property>
<child>
<object class="GtkImage">
@@ -218,6 +219,7 @@
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="valign">center</property>
<property name="action_name">app.refresh_episodes</property>
<child>
<object class="GtkImage">
<property name="visible">True</property>