Refactor Headerbar into a Wrapped struct type.

This commit is contained in:
Jordan Petridis
2017-11-30 21:02:26 +02:00
parent 13e47e9b4e
commit 1fbcfa47ac
2 changed files with 68 additions and 8 deletions
-1
View File
@@ -3,7 +3,6 @@
<interface>
<requires lib="gtk+" version="3.20"/>
<object class="GtkPopover" id="add-popover">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">Add a new feed</property>
<property name="valign">center</property>