|
1 | | -<?xml version="1.0"?> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Generated with glade 3.40.0 --> |
2 | 3 | <interface> |
3 | | - <requires lib="gtk+" version="2.16"/> |
4 | | - <!-- interface-naming-policy project-wide --> |
| 4 | + <requires lib="gtk+" version="3.0"/> |
5 | 5 | <object class="GtkWindow" id="window1"> |
6 | | - <signal name="destroy" handler="on_destroy"/> |
| 6 | + <property name="can-focus">False</property> |
| 7 | + <signal name="destroy" handler="on_destroy" swapped="no"/> |
7 | 8 | <child> |
8 | 9 | <object class="GtkHBox" id="hbox1"> |
9 | 10 | <property name="visible">True</property> |
| 11 | + <property name="can-focus">False</property> |
10 | 12 | <property name="spacing">2</property> |
11 | 13 | <child> |
12 | 14 | <object class="GtkVButtonBox" id="vbuttonbox1"> |
13 | 15 | <property name="visible">True</property> |
14 | | - <property name="layout_style">spread</property> |
| 16 | + <property name="can-focus">False</property> |
| 17 | + <property name="layout-style">spread</property> |
15 | 18 | <child> |
16 | 19 | <object class="GtkRadioButton" id="red_rbtn"> |
17 | 20 | <property name="label" translatable="yes">Red</property> |
18 | 21 | <property name="visible">True</property> |
19 | | - <property name="can_focus">True</property> |
20 | | - <property name="receives_default">False</property> |
21 | | - <property name="yalign">0.50999999046325684</property> |
| 22 | + <property name="can-focus">True</property> |
| 23 | + <property name="receives-default">False</property> |
| 24 | + <property name="yalign">0.5099999904632568</property> |
22 | 25 | <property name="active">True</property> |
23 | | - <property name="draw_indicator">True</property> |
24 | | - <signal name="toggled" handler="on_red_rbtn_toggled"/> |
| 26 | + <property name="draw-indicator">True</property> |
| 27 | + <signal name="toggled" handler="on_red_rbtn_toggled" swapped="no"/> |
25 | 28 | </object> |
26 | 29 | <packing> |
27 | 30 | <property name="expand">False</property> |
|
33 | 36 | <object class="GtkRadioButton" id="blue_rbtn"> |
34 | 37 | <property name="label" translatable="yes">Blue</property> |
35 | 38 | <property name="visible">True</property> |
36 | | - <property name="can_focus">True</property> |
37 | | - <property name="receives_default">False</property> |
| 39 | + <property name="can-focus">True</property> |
| 40 | + <property name="receives-default">False</property> |
38 | 41 | <property name="active">True</property> |
39 | | - <property name="draw_indicator">True</property> |
| 42 | + <property name="draw-indicator">True</property> |
40 | 43 | <property name="group">red_rbtn</property> |
41 | | - <signal name="toggled" handler="on_blue_rbtn_toggled"/> |
| 44 | + <signal name="toggled" handler="on_blue_rbtn_toggled" swapped="no"/> |
42 | 45 | </object> |
43 | 46 | <packing> |
44 | 47 | <property name="expand">False</property> |
|
50 | 53 | <object class="GtkRadioButton" id="green_rbtn"> |
51 | 54 | <property name="label" translatable="yes">Green</property> |
52 | 55 | <property name="visible">True</property> |
53 | | - <property name="can_focus">True</property> |
54 | | - <property name="receives_default">False</property> |
| 56 | + <property name="can-focus">True</property> |
| 57 | + <property name="receives-default">False</property> |
55 | 58 | <property name="active">True</property> |
56 | | - <property name="draw_indicator">True</property> |
| 59 | + <property name="draw-indicator">True</property> |
57 | 60 | <property name="group">red_rbtn</property> |
58 | | - <signal name="toggled" handler="on_green_rbtn_toggled"/> |
| 61 | + <signal name="toggled" handler="on_green_rbtn_toggled" swapped="no"/> |
59 | 62 | </object> |
60 | 63 | <packing> |
61 | 64 | <property name="expand">False</property> |
|
67 | 70 | <object class="GtkRadioButton" id="yellow_rbtn"> |
68 | 71 | <property name="label" translatable="yes">Yellow</property> |
69 | 72 | <property name="visible">True</property> |
70 | | - <property name="can_focus">True</property> |
71 | | - <property name="receives_default">False</property> |
| 73 | + <property name="can-focus">True</property> |
| 74 | + <property name="receives-default">False</property> |
72 | 75 | <property name="active">True</property> |
73 | | - <property name="draw_indicator">True</property> |
| 76 | + <property name="draw-indicator">True</property> |
74 | 77 | <property name="group">red_rbtn</property> |
75 | | - <signal name="toggled" handler="on_yellow_rbtn_toggled"/> |
| 78 | + <signal name="toggled" handler="on_yellow_rbtn_toggled" swapped="no"/> |
76 | 79 | </object> |
77 | 80 | <packing> |
78 | 81 | <property name="expand">False</property> |
|
82 | 85 | </child> |
83 | 86 | </object> |
84 | 87 | <packing> |
| 88 | + <property name="expand">True</property> |
| 89 | + <property name="fill">True</property> |
85 | 90 | <property name="position">0</property> |
86 | 91 | </packing> |
87 | 92 | </child> |
88 | 93 | <child> |
89 | 94 | <object class="GtkVBox" id="vbox1"> |
90 | 95 | <property name="visible">True</property> |
| 96 | + <property name="can-focus">False</property> |
91 | 97 | <child> |
92 | 98 | <object class="GtkFrame" id="frame1"> |
93 | 99 | <property name="visible">True</property> |
94 | | - <property name="label_xalign">0</property> |
| 100 | + <property name="can-focus">False</property> |
| 101 | + <property name="label-xalign">0</property> |
95 | 102 | <child> |
96 | 103 | <object class="GtkAlignment" id="alignment1"> |
97 | 104 | <property name="visible">True</property> |
98 | | - <property name="left_padding">12</property> |
| 105 | + <property name="can-focus">False</property> |
| 106 | + <property name="left-padding">12</property> |
99 | 107 | <child> |
100 | 108 | <object class="GtkLabel" id="color_lbl"> |
101 | 109 | <property name="visible">True</property> |
| 110 | + <property name="can-focus">False</property> |
102 | 111 | <property name="label" translatable="yes">Unknown</property> |
103 | 112 | </object> |
104 | 113 | </child> |
|
108 | 117 | <object class="GtkCheckButton" id="showoutput_btn"> |
109 | 118 | <property name="label" translatable="yes">Show Color Choice</property> |
110 | 119 | <property name="visible">True</property> |
111 | | - <property name="can_focus">True</property> |
112 | | - <property name="receives_default">False</property> |
113 | | - <property name="draw_indicator">True</property> |
114 | | - <signal name="toggled" handler="on_showoutput_btn_toggled"/> |
| 120 | + <property name="can-focus">True</property> |
| 121 | + <property name="receives-default">False</property> |
| 122 | + <property name="draw-indicator">True</property> |
| 123 | + <signal name="toggled" handler="on_showoutput_btn_toggled" swapped="no"/> |
115 | 124 | </object> |
116 | 125 | </child> |
117 | 126 | </object> |
|
0 commit comments