UI finished with all elements and switches

This commit is contained in:
Pcornat 2024-10-29 19:58:11 +01:00
parent 19e05a22b8
commit ee19b389b0
Signed by: Pcornat
GPG Key ID: E0326CC678A00BDD

View File

@ -238,8 +238,262 @@
</child>
<child>
<object class="GtkListBox" id="list_available_objects">
<property name="selection-mode">multiple</property>
<property name="show-separators">1</property>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkLabel">
<property name="label" translatable="1">Armes</property>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="justify">fill</property>
<property name="label" translatable="1">Épée</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="sword_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Lance</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="lance_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Morgenstern</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="morgenstern_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Arc</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="arc_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkLabel">
<property name="label" translatable="1">Équipements</property>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Cote de maille</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="chaimail_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Faitout cuisine</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="cookingpot_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Guide touristique</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="pamphlet_tourist_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Trousse de soin</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="medkit_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkLabel">
<property name="label" translatable="1">Outils</property>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Fourche</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="fourche_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Dague</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="dagger_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Kit d&apos;escalade</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="rock_kit_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<child>
<object class="GtkListBoxRow">
<property name="child">
<object class="GtkBox">
<child>
<object class="GtkLabel">
<property name="label" translatable="1">Bourse de graines</property>
</object>
</child>
<child>
<object class="GtkSwitch" id="sack_switch">
<property name="halign">end</property>
<property name="hexpand">1</property>
</object>
</child>
</object>
</property>
</object>
</child>
<layout>
<property name="column">0</property>
<property name="row">1</property>