📄 aptoncd.glade
字号:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"><!--*- mode: xml -*--><glade-interface> <widget class="GtkWindow" id="frmMainWindow"> <property name="width_request">580</property> <property name="height_request">565</property> <property name="visible">True</property> <property name="title">APTonCD</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="icon_name">aptoncd</property> <child> <widget class="GtkAlignment" id="alignment50"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <child> <widget class="GtkEventBox" id="eventbox3"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox1"> <property name="width_request">620</property> <property name="height_request">440</property> <property name="visible">True</property> <child> <widget class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <child> <widget class="GtkMenuBar" id="menubar4"> <property name="visible">True</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="GtkSeparatorMenuItem" id="separatormenuitem1"> <property name="visible">True</property> </widget> </child> <child> <widget class="GtkImageMenuItem" id="mnuFileQuit"> <property name="visible">True</property> <property name="label">gtk-quit</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_mnuFileQuit_activate"/> </widget> </child> </widget> </child> </widget> </child> <child> <widget class="GtkMenuItem" id="ajuda2"> <property name="visible">True</property> <property name="label" translatable="yes">_Help</property> <property name="use_underline">True</property> <child> <widget class="GtkMenu" id="ajuda2_menu"> <child> <widget class="GtkImageMenuItem" id="mnuHome"> <property name="visible">True</property> <property name="label">gtk-home</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_mnuHome_activate"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="mnuHelpHelp"> <property name="visible">True</property> <property name="label">gtk-help</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_mnuHelpHelp_activate"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="mnuHelpAbout"> <property name="visible">True</property> <property name="label">gtk-about</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_mnuHelpAbout_activate"/> </widget> </child> </widget> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">2</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox3"> <property name="visible">True</property> <child> <widget class="GtkEventBox" id="eventbox2"> <property name="visible">True</property> <child> <widget class="GtkNotebook" id="notebook1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">6</property> <property name="show_border">False</property> <child> <widget class="GtkVBox" id="vbox59"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox25"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox15"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox23"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox16"> <property name="visible">True</property> <child> <widget class="GtkTable" id="table6"> <property name="visible">True</property> <property name="n_rows">3</property> <property name="n_columns">5</property> <child> <widget class="GtkFixed" id="fixed24"> <property name="visible">True</property> </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> </packing> </child> <child> <widget class="GtkLabel" id="label47"> <property name="width_request">208</property> <property name="height_request">112</property> <property name="visible">True</property> <property name="label" translatable="yes"><i>Create a CD or DVD with all packages/applications downloaded via apt-get, synaptic or aptitude.</i></property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_CENTER</property> <property name="wrap">True</property> </widget> <packing>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -