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

📄 memprof.glade

📁 memprof source code, linux
💻 GLADE
📖 第 1 页 / 共 5 页
字号:
                            <property name="always_show_toggle">yes</property>                            <property name="visible">yes</property>                            <property name="use_underline">yes</property>                            <signal name="activate" handler="follow_fork_cb" />                          </widget>                        </child>                        <child>                          <widget class="GtkCheckMenuItem" id="follow-exec">                            <property name="label" translatable="yes">Follow _exec()</property>                            <property name="active">yes</property>                            <property name="always_show_toggle">yes</property>                            <property name="visible">yes</property>                            <property name="use_underline">yes</property>                            <signal name="activate" handler="follow_exec_cb" />                          </widget>                        </child>                      </widget>                    </child>                  </widget>                </child>                <child>                  <widget class="GtkMenuItem" id="help1">                    <property name="visible">yes</property>                    <property name="label" translatable="yes">_Help</property>                    <property name="use_stock">no</property>                    <property name="use_underline">yes</property>                    <child>                      <widget class="GtkMenu" id="help1_menu">                        <property name="visible">yes</property>                        <child>                          <widget class="GtkImageMenuItem" id="about1">                            <property name="visible">yes</property>                            <property name="label">gnome-stock-about</property>                            <property name="use_stock">yes</property>                            <property name="use_underline">yes</property>                            <signal name="activate" handler="about_cb" />                          </widget>                        </child>                      </widget>                    </child>                  </widget>                </child>              </widget>            </child>          </widget>          <packing>            <property name="placement">BONOBO_DOCK_TOP</property>            <property name="band">0</property>            <property name="position">0</property>            <property name="offset">0</property>            <property name="behavior">BONOBO_DOCK_ITEM_BEH_EXCLUSIVE|BONOBO_DOCK_ITEM_BEH_NEVER_VERTICAL</property>          </packing>        </child>        <child>          <widget class="BonoboDockItem" id="dockitem2">            <property name="border_width">0</property>            <property name="shadow_type">GTK_SHADOW_NONE</property>            <property name="visible">yes</property>            <child>              <widget class="GtkToolbar" id="toolbar1">                <property name="border_width">1</property>                <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>                <property name="visible">yes</property>                <child>                  <widget class="button" id="button2">                    <property name="tooltip" translatable="yes">Run Program</property>                    <property name="label" translatable="yes">Run</property>                    <property name="stock_pixmap">gtk-execute</property>                    <property name="visible">yes</property>                    <signal name="clicked" handler="run_cb" />                  </widget>                </child>                <child>                  <widget class="button" id="button26">                    <property name="tooltip" translatable="yes">Kill Program</property>                    <property name="label" translatable="yes">Kill</property>                    <property name="stock_pixmap">gtk-close</property>                    <property name="visible">yes</property>                    <signal name="clicked" handler="kill_cb" />                  </widget>                </child>                <child>                  <widget class="button" id="button4">                    <property name="tooltip" translatable="yes">Create Profile</property>                    <property name="label" translatable="yes">Profile</property>                    <property name="stock_pixmap">gtk-justify-left</property>                    <property name="visible">yes</property>                    <signal name="clicked" handler="generate_profile_cb" />                  </widget>                </child>                <child>                  <widget class="button" id="button24">                    <property name="tooltip" translatable="yes">Check for Leaks</property>                    <property name="label" translatable="yes">Leaks</property>                    <property name="icon">leak.xpm</property>                    <property name="visible">yes</property>                    <signal name="clicked" handler="generate_leak_cb" />                  </widget>                </child>                <child>                  <widget class="button" id="button3">                    <property name="tooltip" translatable="yes">Save Report</property>                    <property name="label" translatable="yes">Save</property>                    <property name="stock_pixmap">gtk-save</property>                    <property name="visible">yes</property>                    <signal name="clicked" handler="save_current_cb" />                  </widget>                </child>              </widget>            </child>          </widget>          <packing>            <property name="placement">BONOBO_DOCK_TOP</property>            <property name="band">1</property>            <property name="position">0</property>            <property name="offset">0</property>            <property name="behavior">BONOBO_DOCK_ITEM_BEH_EXCLUSIVE</property>          </packing>        </child>        <child>          <widget class="GtkVBox" id="vbox5">            <property name="homogeneous">no</property>            <property name="spacing">0</property>            <property name="visible">yes</property>            <child>              <widget class="GtkVBox" id="vbox6">                <property name="border_width">4</property>                <property name="homogeneous">no</property>                <property name="spacing">0</property>                <property name="visible">yes</property>                <child>                  <widget class="GtkHBox" id="hbox8">                    <property name="homogeneous">no</property>                    <property name="spacing">0</property>                    <property name="visible">yes</property>                    <child>                      <widget class="GtkLabel" id="label46">                        <property name="label" translatable="yes">0k</property>                        <property name="justify">GTK_JUSTIFY_CENTER</property>                        <property name="wrap">no</property>                        <property name="xalign">7.45058e-09</property>                        <property name="yalign">0.5</property>                        <property name="xpad">0</property>                        <property name="ypad">0</property>                        <property name="visible">yes</property>                      </widget>                      <packing>                        <property name="padding">0</property>                        <property name="expand">yes</property>                        <property name="fill">yes</property>                      </packing>                    </child>                    <child>                      <widget class="GtkLabel" id="usage-max-label">                        <property name="label" translatable="yes">32k</property>                        <property name="justify">GTK_JUSTIFY_CENTER</property>                        <property name="wrap">no</property>                        <property name="xalign">1</property>                        <property name="yalign">0.5</property>                        <property name="xpad">0</property>                        <property name="ypad">0</property>                        <property name="visible">yes</property>                      </widget>                      <packing>                        <property name="padding">0</property>                        <property name="expand">no</property>                        <property name="fill">no</property>                      </packing>                    </child>                  </widget>                  <packing>                    <property name="padding">0</property>                    <property name="expand">yes</property>                    <property name="fill">yes</property>                  </packing>                </child>                <child>                  <widget class="GnomeCanvas" id="usage-canvas">                    <property name="can_focus">yes</property>                    <property name="anti_aliased">no</property>                    <property name="scroll_x1">0</property>                    <property name="scroll_y1">0</property>                    <property name="scroll_x2">100</property>                    <property name="scroll_y2">100</property>                    <property name="pixels_per_unit">1</property>                    <property name="height-request">20</property>                    <property name="visible">yes</property>                  </widget>                  <packing>                    <property name="padding">0</property>                    <property name="expand">no</property>                    <property name="fill">no</property>                  </packing>                </child>              </widget>              <packing>                <property name="padding">0</property>                <property name="expand">no</property>                <property name="fill">no</property>              </packing>            </child>            <child>              <widget class="GtkHBox" id="hbox4">                <property name="border_width">4</property>                <property name="homogeneous">yes</property>                <property name="spacing">0</property>                <property name="visible">yes</property>                <child>                  <widget class="GtkHBox" id="hbox5">                    <property name="homogeneous">no</property>                    <property name="spacing">0</property>                    <property name="visible">yes</property>                    <child>                      <widget class="GtkLabel" id="label30">                        <property name="label" translatable="yes"># of Allocations:</property>                        <property name="justify">GTK_JUSTIFY_CENTER</property>                        <property name="wrap">no</property>                        <property name="xalign">1</property>                        <property name="yalign">0.5</property>                        <property name="xpad">0</property>                        <property name="ypad">0</property>                        <property name="visible">yes</property>                      </widget>                      <packing>                        <property name="padding">0</property>                        <property name="expand">no</property>                        <property name="fill">no</property>                      </packing>                    </child>                    <child>                      <widget class="GtkLabel" id="n-allocations-label">                        <property name="label" translatable="yes">0</property>                        <property name="justify">GTK_JUSTIFY_CENTER</property>                        <property name="wrap">no</property>

⌨️ 快捷键说明

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