1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"basctl">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkImage" id=
"image1">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"icon_name">res/baswatr.png
</property>
9 <property name=
"icon_size">2</property>
11 <object class=
"GtkTreeStore" id=
"liststore1">
13 <!-- column-name text -->
14 <column type=
"gchararray"/>
15 <!-- column-name text1 -->
16 <column type=
"gchararray"/>
17 <!-- column-name text2 -->
18 <column type=
"gchararray"/>
19 <!-- column-name id -->
20 <column type=
"gchararray"/>
23 <!-- n-columns=1 n-rows=1 -->
24 <object class=
"GtkGrid" id=
"DockingWatch">
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">False
</property>
27 <property name=
"hexpand">True
</property>
28 <property name=
"vexpand">True
</property>
29 <property name=
"row_spacing">6</property>
30 <property name=
"column_spacing">12</property>
32 <!-- n-columns=1 n-rows=1 -->
33 <object class=
"GtkGrid" id=
"titlearea">
34 <property name=
"visible">True
</property>
35 <property name=
"can_focus">False
</property>
36 <property name=
"hexpand">True
</property>
37 <property name=
"column_spacing">6</property>
39 <object class=
"GtkButton" id=
"remove">
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"image">image1
</property>
44 <property name=
"use_underline">True
</property>
45 <property name=
"always_show_image">True
</property>
48 <property name=
"left_attach">2</property>
49 <property name=
"top_attach">0</property>
53 <object class=
"GtkEntry" id=
"edit">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"valign">center
</property>
57 <property name=
"truncate-multiline">True
</property>
58 <property name=
"vexpand">False
</property>
61 <property name=
"left_attach">1</property>
62 <property name=
"top_attach">0</property>
66 <object class=
"GtkLabel" id=
"title">
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">False
</property>
69 <property name=
"use_underline">True
</property>
70 <property name=
"mnemonic_widget">edit
</property>
73 <property name=
"left_attach">0</property>
74 <property name=
"top_attach">0</property>
79 <property name=
"left_attach">0</property>
80 <property name=
"top_attach">0</property>
84 <object class=
"GtkBox">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"hexpand">True
</property>
88 <property name=
"vexpand">True
</property>
89 <property name=
"orientation">vertical
</property>
91 <object class=
"GtkScrolledWindow">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">True
</property>
94 <property name=
"hexpand">True
</property>
95 <property name=
"vexpand">True
</property>
96 <property name=
"shadow_type">in
</property>
98 <object class=
"GtkTreeView" id=
"treeview">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">True
</property>
101 <property name=
"receives_default">True
</property>
102 <property name=
"hexpand">True
</property>
103 <property name=
"vexpand">True
</property>
104 <property name=
"model">liststore1
</property>
105 <property name=
"search_column">1</property>
106 <property name=
"enable_tree_lines">True
</property>
107 <child internal-child=
"selection">
108 <object class=
"GtkTreeSelection"/>
111 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
112 <property name=
"resizable">True
</property>
113 <property name=
"title" translatable=
"yes" context=
"dockingwatch|RID_STR_WATCHVARIABLE">Variable
</property>
115 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
117 <attribute name=
"text">0</attribute>
123 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
124 <property name=
"resizable">True
</property>
125 <property name=
"title" translatable=
"yes" context=
"dockingwatch|RID_STR_WATCHVALUE">Value
</property>
127 <object class=
"GtkCellRendererText" id=
"cellrenderertext2">
128 <property name=
"editable">True
</property>
131 <attribute name=
"text">1</attribute>
137 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn3">
138 <property name=
"resizable">True
</property>
139 <property name=
"title" translatable=
"yes" context=
"dockingwatch|RID_STR_WATCHTYPE">Type
</property>
141 <object class=
"GtkCellRendererText" id=
"cellrenderertext3"/>
143 <attribute name=
"text">2</attribute>
152 <property name=
"expand">True
</property>
153 <property name=
"fill">True
</property>
154 <property name=
"position">0</property>
159 <property name=
"left_attach">0</property>
160 <property name=
"top_attach">1</property>