📄 pcmanfm.glade
字号:
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--><!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"><glade-interface><widget class="GtkWindow" id="mainWindow"> <property name="visible">True</property> <property name="title" translatable="yes">PCMan File Manager</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> <property name="default_width">640</property> <property name="default_height">480</property> <property name="resizable">True</property> <property name="destroy_with_parent">False</property> <property name="decorated">True</property> <property name="skip_taskbar_hint">False</property> <property name="skip_pager_hint">False</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> <property name="focus_on_map">True</property> <property name="urgency_hint">False</property> <signal name="delete_event" handler="on_mainWindow_delete_event" last_modification_time="Wed, 14 Dec 2005 18:38:16 GMT"/> <signal name="destroy" handler="on_mainWindow_destroy" last_modification_time="Wed, 14 Dec 2005 18:38:37 GMT"/> <signal name="key_press_event" handler="on_mainWindow_key_press_event" last_modification_time="Mon, 30 Jan 2006 18:45:04 GMT"/> <child> <widget class="GtkVBox" id="mainVBox"> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">0</property> <child> <widget class="GtkMenuBar" id="menuBar"> <property name="visible">True</property> <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property> <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property> <child> <widget class="GtkMenuItem" id="menuitem1"> <property name="visible">True</property> <property name="label" translatable="yes">_File</property> <property name="use_underline">True</property> <child> <widget class="GtkMenu" id="menuitem1_menu"> <child> <widget class="GtkImageMenuItem" id="new_window"> <property name="visible">True</property> <property name="label" translatable="yes">New _Window</property> <property name="use_underline">True</property> <signal name="activate" handler="on_new_window_activate" object="mainWindow" last_modification_time="Thu, 15 Dec 2005 15:36:41 GMT"/> <accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> <widget class="GtkImage" id="image411"> <property name="visible">True</property> <property name="stock">gtk-add</property> <property name="icon_size">1</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> </child> </widget> </child> <child> <widget class="GtkImageMenuItem" id="new_tab_menu"> <property name="visible">True</property> <property name="label" translatable="yes">New _Tab</property> <property name="use_underline">True</property> <signal name="activate" handler="on_new_tab_activate" object="mainWindow" last_modification_time="Thu, 15 Dec 2005 15:36:41 GMT"/> <accelerator key="T" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> <widget class="GtkImage" id="image412"> <property name="visible">True</property> <property name="stock">gtk-add</property> <property name="icon_size">1</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> </child> </widget> </child> <child> <widget class="GtkImageMenuItem" id="close_tab"> <property name="visible">True</property> <property name="label" translatable="yes">Close Tab</property> <property name="use_underline">True</property> <signal name="activate" handler="on_close_tab_activate" object="mainWindow" last_modification_time="Wed, 21 Dec 2005 21:11:39 GMT"/> <accelerator key="W" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> <widget class="GtkImage" id="image413"> <property name="visible">True</property> <property name="stock">gtk-close</property> <property name="icon_size">1</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> </child> </widget> </child> <child> <widget class="GtkSeparatorMenuItem" id="鍒嗛殧绶
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -