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

📄 meldapp.glade

📁 一份linux上的比较工具meld的源代码
💻 GLADE
📖 第 1 页 / 共 5 页
字号:
                </child>              </widget>            </child>          </widget>          <packing>            <property name="behavior">BONOBO_DOCK_ITEM_BEH_EXCLUSIVE | BONOBO_DOCK_ITEM_BEH_NEVER_FLOATING | BONOBO_DOCK_ITEM_BEH_NEVER_VERTICAL | BONOBO_DOCK_ITEM_BEH_LOCKED</property>          </packing>        </child>        <child>          <widget class="GtkVBox" id="vbox44">            <property name="visible">True</property>            <child>              <widget class="GtkNotebook" id="notebook">                <property name="visible">True</property>                <property name="can_focus">True</property>                <property name="scrollable">True</property>                <property name="enable_popup">True</property>                <signal name="key_press_event" handler="on_notebook_key_press_event"/>                <signal name="switch_page" handler="on_switch_page"/>              </widget>            </child>            <child>              <widget class="GtkHBox" id="status_box">                <property name="visible">True</property>                <child>                  <widget class="GtkProgressBar" id="task_progress">                    <property name="visible">True</property>                    <property name="pulse_step">0.109999999404</property>                    <property name="text" translatable="yes"></property>                  </widget>                  <packing>                    <property name="expand">False</property>                  </packing>                </child>                <child>                  <widget class="GtkStatusbar" id="task_status">                    <property name="visible">True</property>                    <property name="has_resize_grip">False</property>                  </widget>                  <packing>                    <property name="position">1</property>                  </packing>                </child>                <child>                  <widget class="GtkStatusbar" id="doc_status">                    <property name="width_request">175</property>                    <property name="visible">True</property>                  </widget>                  <packing>                    <property name="expand">False</property>                    <property name="fill">False</property>                    <property name="position">2</property>                  </packing>                </child>              </widget>              <packing>                <property name="expand">False</property>                <property name="fill">False</property>                <property name="position">1</property>              </packing>            </child>          </widget>        </child>      </widget>      <packing>        <property name="expand">True</property>        <property name="fill">True</property>      </packing>    </child>  </widget>  <widget class="GnomeAbout" id="about">    <property name="visible">True</property>    <property name="border_width">5</property>    <property name="destroy_with_parent">True</property>    <property name="icon">pixmaps/icon.png</property>    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>    <property name="copyright" translatable="yes">Copyright (C) 2002-2006 Stephen Kennedy</property>    <property name="comments">http://meld.sourceforge.net</property>    <property name="authors">Stephen Kennedy &lt;stevek@gnome.org&gt;With help from:Ross Burton (debian packaging, patches)Dag Wieers (rpm packaging)Martin Pool (localtime cvs patch)Adam Muegge (patched cvsview to support svn)Aaron Bentley (bzr vc plugin)Daniel Thompson (monotone vc plugin)</property>    <property name="translator_credits">Beno卯t Dejean (fr)Takeshi Aihana (ja)Dongsu Jang (ko)Danilo 艩egan (sr)Duarte Loreto (pt)Miloslav Trmac (cs)Vincent van Adrighem (nl)Changwoo Ryu (ko)Beno卯t Dejean (fr)Gareth Owen (en_GB)Adam Weinberger (en_CA)</property>    <property name="logo">pixmaps/icon.png</property>  </widget>  <widget class="GtkDialog" id="newdialog">    <property name="visible">True</property>    <property name="title" translatable="yes">Choose Files</property>    <property name="default_width">600</property>    <property name="icon">pixmaps/icon.png</property>    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>    <signal name="response" handler="on_response"/>    <child internal-child="vbox">      <widget class="GtkVBox" id="vbox">        <property name="visible">True</property>        <child>          <widget class="GtkNotebook" id="notebook">            <property name="visible">True</property>            <property name="can_focus">True</property>            <signal name="switch_page" handler="on_switch_page"/>            <child>              <widget class="GtkTable" id="table1">                <property name="visible">True</property>                <property name="border_width">10</property>                <property name="n_rows">3</property>                <property name="n_columns">3</property>                <property name="column_spacing">10</property>                <property name="row_spacing">10</property>                <child>                  <placeholder/>                </child>                <child>                  <placeholder/>                </child>                <child>                  <widget class="GtkCheckButton" id="three_way_compare0">                    <property name="visible">True</property>                    <property name="can_focus">True</property>                    <property name="label" translatable="yes">_Three Way Compare</property>                    <property name="use_underline">True</property>                    <property name="response_id">0</property>                    <property name="draw_indicator">True</property>                    <signal name="toggled" handler="on_three_way_toggled"/>                  </widget>                  <packing>                    <property name="x_options">GTK_FILL</property>                    <property name="y_options"></property>                  </packing>                </child>                <child>                  <widget class="GnomeFileEntry" id="fileentry2">                    <property name="visible">True</property>                    <property name="history_id">file_comparison</property>                    <property name="browse_dialog_title">My File</property>                    <property name="use_filechooser">True</property>                    <property name="max_saved">10</property>                    <signal name="activate" handler="on_entry_activate"/>                    <child internal-child="entry">                      <widget class="GtkEntry" id="combo-entry6">                        <property name="visible">True</property>                        <property name="can_focus">True</property>                        <property name="invisible_char">*</property>                      </widget>                    </child>                  </widget>                  <packing>                    <property name="left_attach">2</property>                    <property name="right_attach">3</property>                    <property name="top_attach">2</property>                    <property name="bottom_attach">3</property>                    <property name="y_options"></property>                  </packing>                </child>                <child>                  <widget class="GnomeFileEntry" id="fileentry1">                    <property name="visible">True</property>                    <property name="history_id">file_comparison</property>                    <property name="browse_dialog_title">Original File</property>                    <property name="use_filechooser">True</property>                    <property name="max_saved">10</property>                    <signal name="activate" handler="on_entry_activate"/>                    <child internal-child="entry">                      <widget class="GtkEntry" id="combo-entry5">                        <property name="visible">True</property>                        <property name="can_focus">True</property>                        <property name="invisible_char">*</property>                      </widget>                    </child>                  </widget>                  <packing>                    <property name="left_attach">2</property>                    <property name="right_attach">3</property>                    <property name="top_attach">1</property>                    <property name="bottom_attach">2</property>                    <property name="y_options"></property>                  </packing>                </child>                <child>                  <widget class="GnomeFileEntry" id="fileentry0">                    <property name="visible">True</property>                    <property name="sensitive">False</property>                    <property name="can_default">True</property>                    <property name="history_id">file_comparison</property>                    <property name="browse_dialog_title">Other File</property>                    <property name="use_filechooser">True</property>                    <property name="max_saved">10</property>                    <signal name="activate" handler="on_entry_activate"/>                    <child internal-child="entry">                      <widget class="GtkEntry" id="combo-entry4">                        <property name="visible">True</property>                        <property name="can_focus">True</property>                        <property name="invisible_char">*</property>                      </widget>                    </child>                  </widget>                  <packing>                    <property name="left_attach">2</property>                    <property name="right_attach">3</property>                    <property name="y_options"></property>                  </packing>                </child>                <child>                  <widget class="GtkLabel" id="label77">                    <property name="visible">True</property>                    <property name="xalign">1</property>                    <property name="xpad">5</property>                    <property name="ypad">5</property>                    <property name="label" translatable="yes">Mine</property>                  </widget>                  <packing>                    <property name="left_attach">1</property>                    <property name="right_attach">2</property>                    <property name="top_attach">2</property>                    <property name="bottom_attach">3</property>                    <property name="x_options">GTK_FILL</property>                    <property name="y_options"></property>                  </packing>                </child>                <child>                  <widget class="GtkLabel" id="label76">                    <property name="visible">True</property>                    <property name="xalign">1</property>                    <property name="xpad">5</property>                    <property name="ypad">5</property>                    <property name="label" translatable="yes">Original</property>                  </widget>                  <packing>                    <property name="left_attach">1</property>                    <property name="right_attach">2</property>                    <property name="top_attach">1</property>                    <property name="bottom_attach">2</property>

⌨️ 快捷键说明

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