📄 status_watcher.glade.bak
字号:
<?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="window_main"> <property name="visible">True</property> <property name="title" translatable="yes">Status Watcher</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="modal">False</property> <property name="default_width">700</property> <property name="default_height">400</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_EAST</property> <property name="focus_on_map">True</property> <property name="urgency_hint">False</property> <signal name="destroy" handler="on_window_main_destroy" last_modification_time="Thu, 02 Mar 2006 13:22:12 GMT"/> <child> <widget class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">0</property> <child> <widget class="GtkToolbar" id="toolbar1"> <property name="visible">True</property> <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property> <property name="toolbar_style">GTK_TOOLBAR_BOTH</property> <property name="tooltips">True</property> <property name="show_arrow">True</property> <child> <widget class="GtkToolButton" id="toolbutton_about"> <property name="visible">True</property> <property name="stock_id">gtk-about</property> <property name="visible_horizontal">True</property> <property name="visible_vertical">True</property> <property name="is_important">False</property> <signal name="clicked" handler="on_toolbutton_about_clicked" last_modification_time="Wed, 01 Mar 2006 14:54:33 GMT"/> </widget> <packing> <property name="expand">False</property> <property name="homogeneous">True</property> </packing> </child> <child> <widget class="GtkToolButton" id="toolbutton_quit"> <property name="visible">True</property> <property name="stock_id">gtk-quit</property> <property name="visible_horizontal">True</property> <property name="visible_vertical">True</property> <property name="is_important">False</property> <signal name="clicked" handler="on_toolbutton_quit_clicked" last_modification_time="Sat, 25 Feb 2006 14:43:56 GMT"/> </widget> <packing> <property name="expand">False</property> <property name="homogeneous">True</property> </packing> </child> </widget> <packing> <property name="padding">0</property> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkScrolledWindow" id="scrolledwindow4"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property> <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property> <property name="shadow_type">GTK_SHADOW_NONE</property> <property name="window_placement">GTK_CORNER_TOP_LEFT</property> <child> <widget class="GtkCList" id="clist_proc"> <property name="height_request">256</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="n_columns">7</property> <property name="column_widths">80,80,80,80,80,91,80</property> <property name="selection_mode">GTK_SELECTION_SINGLE</property> <property name="show_titles">True</property> <property name="shadow_type">GTK_SHADOW_IN</property> <child> <widget class="GtkLabel" id="label20"> <property name="visible">True</property> <property name="label" translatable="yes">鍚嶇О</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </widget> </child> <child> <widget class="GtkLabel" id="label21"> <property name="visible">True</property> <property name="label" translatable="yes">PID</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> <property name="width_chars">-1</property> <property name="single_line_mode">False</property> <property name="angle">0</property> </widget> </child> <child> <widget class="GtkLabel" id="label22"> <property name="visible">True</property> <property name="label" translatable="yes">鐘舵
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -