Loading data/window.ui +17 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,23 @@ <child> <object class="GtkHeaderBar" id="header"> <property name="visible">True</property> <child> <object class="GtkLabel" id="lines_label"> <property name="visible">False</property> <property name="label" translatable="yes">Lines:</property> </object> <packing> <property name="pack-type">start</property> </packing> </child> <child> <object class="GtkLabel" id="lines"> <property name="visible">False</property> </object> <packing> <property name="pack-type">start</property> </packing> </child> <child type="title"> <object class="GtkStackSwitcher" id="tabs"> <property name="visible">True</property> Loading Loading
data/window.ui +17 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,23 @@ <child> <object class="GtkHeaderBar" id="header"> <property name="visible">True</property> <child> <object class="GtkLabel" id="lines_label"> <property name="visible">False</property> <property name="label" translatable="yes">Lines:</property> </object> <packing> <property name="pack-type">start</property> </packing> </child> <child> <object class="GtkLabel" id="lines"> <property name="visible">False</property> </object> <packing> <property name="pack-type">start</property> </packing> </child> <child type="title"> <object class="GtkStackSwitcher" id="tabs"> <property name="visible">True</property> Loading