| | 260 | <child> |
| | 261 | <widget class="GtkCheckButton" id="show-tray-checkbutton"> |
| | 262 | <property name="visible">True</property> |
| | 263 | <property name="can_focus">True</property> |
| | 264 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 265 | <property name="label" translatable="yes">Show tray (needs restart)</property> |
| | 266 | <property name="response_id">0</property> |
| | 267 | <property name="draw_indicator">True</property> |
| | 268 | <signal name="toggled" handler="on_show_tray_checkbutton_toggled"/> |
| | 269 | </widget> |
| | 270 | <packing> |
| | 271 | <property name="position">4</property> |
| | 272 | </packing> |
| | 273 | </child> |