comparison keyboard_colors/custom/#custom.glade# @ 3:eb2aa09653bd default tip

beginnings of CPU colors, daemon
author Brad Greco <brad@bgreco.net>
date Mon, 29 Mar 2021 20:27:09 -0400
parents
children
comparison
equal deleted inserted replaced
2:091a1f59a79c 3:eb2aa09653bd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface>
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="edit_profile_container">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="orientation">vertical</property>
9 <child>
10 <object class="GtkGrid">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <child>
14 <object class="GtkColorButton">
15 <property name="visible">True</property>
16 <property name="can_focus">True</property>
17 <property name="receives_default">True</property>
18 </object>
19 <packing>
20 <property name="left_attach">0</property>
21 <property name="top_attach">0</property>
22 </packing>
23 </child>
24 <child>
25 <object class="GtkCheckButton">
26 <property name="label" translatable="yes">checkbutton</property>
27 <property name="visible">True</property>
28 <property name="can_focus">True</property>
29 <property name="receives_default">False</property>
30 <property name="draw_indicator">True</property>
31 </object>
32 <packing>
33 <property name="left_attach">0</property>
34 <property name="top_attach">1</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkSpinButton">
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 </object>
42 <packing>
43 <property name="left_attach">0</property>
44 <property name="top_attach">2</property>
45 </packing>
46 </child>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">0</property>
52 </packing>
53 </child>
54 </object>
55 </interface>