📄 meldapp.glade
字号:
<property name="position">2</property> </packing> </child> <child> <widget class="GtkLabel" id="tablabel2"> <property name="visible">True</property> <property name="label" translatable="yes">_Version Control Browser</property> <property name="use_underline">True</property> </widget> <packing> <property name="type">tab</property> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> </widget> <packing> <property name="position">2</property> </packing> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="hbuttonbox1"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button_cancel"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="label">gtk-cancel</property> <property name="use_stock">True</property> <property name="response_id">-6</property> </widget> </child> <child> <widget class="GtkButton" id="button_ok"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="has_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="label">gtk-ok</property> <property name="use_stock">True</property> <property name="response_id">-5</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMenu" id="popup_new"> <child> <widget class="GtkImageMenuItem" id="new_diff2"> <property name="visible">True</property> <property name="label" translatable="yes">Two way file</property> <property name="use_underline">True</property> <signal name="activate" handler="on_menu_new_diff2_activate"/> <child internal-child="image"> <widget class="GtkImage" id="image678"> <property name="visible">True</property> <property name="stock">gtk-new</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkImageMenuItem" id="new_diff3"> <property name="visible">True</property> <property name="label" translatable="yes">Three way file</property> <property name="use_underline">True</property> <signal name="activate" handler="on_menu_new_diff3_activate"/> <child internal-child="image"> <widget class="GtkImage" id="image679"> <property name="visible">True</property> <property name="stock">gtk-new</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkImageMenuItem" id="new_dir2"> <property name="visible">True</property> <property name="label" translatable="yes">Two way directory</property> <property name="use_underline">True</property> <signal name="activate" handler="on_menu_new_dir2_activate"/> <child internal-child="image"> <widget class="GtkImage" id="image680"> <property name="visible">True</property> <property name="stock">gtk-open</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkImageMenuItem" id="new_dir3"> <property name="visible">True</property> <property name="label" translatable="yes">Three way directory</property> <property name="use_underline">True</property> <signal name="activate" handler="on_menu_new_dir3_activate"/> <child internal-child="image"> <widget class="GtkImage" id="image681"> <property name="visible">True</property> <property name="stock">gtk-open</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkMenuItem" id="new_vcview"> <property name="visible">True</property> <property name="label" translatable="yes">Version control view</property> <property name="use_underline">True</property> <signal name="activate" handler="on_menu_new_vcview_activate"/> </widget> </child> </widget> <widget class="GtkDialog" id="preferencesdialog"> <property name="visible">True</property> <property name="title" translatable="yes">Preferences : Meld</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="has_separator">False</property> <signal name="response" handler="on_response"/> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox4"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox8"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkScrolledWindow" id="scrolledwindow1"> <property name="width_request">150</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="has_default">True</property> <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="shadow_type">GTK_SHADOW_IN</property> <child> <widget class="GtkTreeView" id="treeview"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="headers_visible">False</property> <signal name="cursor_changed" handler="on_treeview_cursor_changed"/> </widget> </child> </widget> <packing> <property name="padding">5</property> </packing> </child> <child> <widget class="GtkNotebook" id="notebook"> <property name="visible">True</property> <property name="show_border">False</property> <child> <widget class="GtkVBox" id="editor_tab"> <property name="visible">True</property> <property name="spacing">12</property> <child> <widget class="GtkVBox" id="vbox19"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox14"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkImage" id="image588"> <property name="visible">True</property> <property name="stock">gtk-justify-fill</property> <property name="icon_size">3</property> </widget> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label31"> <property name="visible">True</property> <property name="label" translatable="yes"><span weight="bold" size="x-large">Editor</span></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> <child> <widget class="GtkHSeparator" id="hseparator3"> <property name="visible">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox20"> <property name="visible">True</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label32"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Font</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox15"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label33"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -