⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 preferences_dialog.glade

📁 Python写的gmail检测客户端
💻 GLADE
📖 第 1 页 / 共 2 页
字号:
                <property name="visible">True</property>                <child>                  <widget class="GtkFrame" id="frame3">                    <property name="visible">True</property>                    <property name="border_width">8</property>                    <property name="label_xalign">0</property>                    <property name="shadow_type">GTK_SHADOW_NONE</property>                    <child>                      <widget class="GtkAlignment" id="alignment2">                        <property name="visible">True</property>                        <property name="top_padding">8</property>                        <property name="left_padding">12</property>                        <child>                          <widget class="GtkVBox" id="vbox4">                            <property name="visible">True</property>                            <property name="spacing">16</property>                            <child>                              <widget class="GtkRadioButton" id="gnome_keyring_rb">                                <property name="visible">True</property>                                <property name="can_focus">True</property>                                <property name="label" translatable="yes">Use gnome keyring to store accounts</property>                                <property name="use_underline">True</property>                                <property name="response_id">0</property>                                <property name="draw_indicator">True</property>                                <signal name="toggled" handler="on_gnome_keyring_rb_toggled"/>                              </widget>                              <packing>                                <property name="expand">False</property>                                <property name="fill">False</property>                              </packing>                            </child>                            <child>                              <widget class="GtkRadioButton" id="plain_file_rb">                                <property name="visible">True</property>                                <property name="can_focus">True</property>                                <property name="label" translatable="yes">Use a plain file</property>                                <property name="use_underline">True</property>                                <property name="response_id">0</property>                                <property name="draw_indicator">True</property>                                <property name="group">gnome_keyring_rb</property>                                <signal name="toggled" handler="on_plain_file_rb_toggled"/>                              </widget>                              <packing>                                <property name="expand">False</property>                                <property name="fill">False</property>                                <property name="position">1</property>                              </packing>                            </child>                          </widget>                        </child>                      </widget>                    </child>                    <child>                      <widget class="GtkLabel" id="label5">                        <property name="visible">True</property>                        <property name="label" translatable="yes">&lt;b&gt;Accounts&lt;/b&gt;</property>                        <property name="use_markup">True</property>                      </widget>                      <packing>                        <property name="type">label_item</property>                      </packing>                    </child>                  </widget>                </child>                <child>                  <widget class="GtkFrame" id="frame5">                    <property name="visible">True</property>                    <property name="border_width">8</property>                    <property name="label_xalign">0</property>                    <property name="shadow_type">GTK_SHADOW_NONE</property>                    <child>                      <widget class="GtkAlignment" id="alignment4">                        <property name="visible">True</property>                        <property name="left_padding">12</property>                        <child>                          <widget class="GtkHBox" id="hbox2">                            <property name="visible">True</property>                            <property name="homogeneous">True</property>                            <child>                              <widget class="GtkCheckButton" id="command_check">                                <property name="visible">True</property>                                <property name="can_focus">True</property>                                <property name="label" translatable="yes">Exec this command on new mails</property>                                <property name="use_underline">True</property>                                <property name="response_id">0</property>                                <property name="draw_indicator">True</property>                                <signal name="toggled" handler="on_command_check_toggled"/>                              </widget>                              <packing>                                <property name="expand">False</property>                                <property name="fill">False</property>                              </packing>                            </child>                            <child>                              <widget class="GtkEntry" id="command_entry">                                <property name="visible">True</property>                                <property name="can_focus">True</property>                              </widget>                              <packing>                                <property name="fill">False</property>                                <property name="position">1</property>                              </packing>                            </child>                          </widget>                        </child>                      </widget>                    </child>                    <child>                      <widget class="GtkLabel" id="label8">                        <property name="visible">True</property>                        <property name="label" translatable="yes">&lt;b&gt;Commands&lt;/b&gt;</property>                        <property name="use_markup">True</property>                      </widget>                      <packing>                        <property name="type">label_item</property>                      </packing>                    </child>                  </widget>                  <packing>                    <property name="position">1</property>                  </packing>                </child>                <child>                  <widget class="GtkFrame" id="frame7">                    <property name="visible">True</property>                    <property name="border_width">8</property>                    <property name="label_xalign">0</property>                    <property name="shadow_type">GTK_SHADOW_NONE</property>                    <child>                      <widget class="GtkAlignment" id="alignment6">                        <property name="visible">True</property>                        <property name="left_padding">12</property>                        <child>                          <widget class="GtkCheckButton" id="errors_notify_cb">                            <property name="visible">True</property>                            <property name="can_focus">True</property>                            <property name="label" translatable="yes">Notify connection errors</property>                            <property name="use_underline">True</property>                            <property name="response_id">0</property>                            <property name="draw_indicator">True</property>                            <signal name="toggled" handler="on_errors_notify_cb_toggled"/>                          </widget>                        </child>                      </widget>                    </child>                    <child>                      <widget class="GtkLabel" id="label10">                        <property name="visible">True</property>                        <property name="label" translatable="yes">&lt;b&gt;Errors&lt;/b&gt;</property>                        <property name="use_markup">True</property>                      </widget>                      <packing>                        <property name="type">label_item</property>                      </packing>                    </child>                  </widget>                  <packing>                    <property name="position">2</property>                  </packing>                </child>              </widget>              <packing>                <property name="position">1</property>              </packing>            </child>            <child>              <widget class="GtkLabel" id="label4">                <property name="visible">True</property>                <property name="label" translatable="yes">Advanced</property>              </widget>              <packing>                <property name="type">tab</property>                <property name="position">1</property>                <property name="tab_fill">False</property>              </packing>            </child>          </widget>          <packing>            <property name="padding">8</property>            <property name="position">2</property>          </packing>        </child>        <child internal-child="action_area">          <widget class="GtkHButtonBox" id="dialog-action_area1">            <property name="visible">True</property>            <property name="layout_style">GTK_BUTTONBOX_END</property>            <child>              <widget class="GtkButton" id="button4">                <property name="visible">True</property>                <property name="can_focus">True</property>                <property name="can_default">True</property>                <property name="label">gtk-close</property>                <property name="use_stock">True</property>                <property name="response_id">-7</property>              </widget>            </child>          </widget>          <packing>            <property name="expand">False</property>            <property name="pack_type">GTK_PACK_END</property>          </packing>        </child>      </widget>    </child>  </widget></glade-interface>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -