📄 browser.glade
字号:
<property name="xalign">1</property> <property name="label" translatable="yes"><b>Size:</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="xalign">1</property> <property name="yalign">1</property> <property name="label" translatable="yes"><b>Type:</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="xalign">1</property> <property name="yalign">1</property> <property name="label" translatable="yes"><b>Last Modified:</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="top_attach">6</property> <property name="bottom_attach">7</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes"><b>Last Accessed:</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="top_attach">7</property> <property name="bottom_attach">8</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="name"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">File Name</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="type"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">1</property> <property name="label" translatable="yes">File/Directory</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="size"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">5 KB</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="modified"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">1</property> <property name="label" translatable="yes">Day Mth DD HH:MM:SS YYYY</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">6</property> <property name="bottom_attach">7</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="accessed"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Day Mth DD HH:MM:SS YYYY</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">7</property> <property name="bottom_attach">8</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="filelocation"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">/home/username</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes"><b>Location:</b></property> <property name="use_markup">True</property> </widget> <packing> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkHSeparator" id="hseparator2"> <property name="visible">True</property> </widget> <packing> <property name="right_attach">2</property> <property name="top_attach">5</property> <property name="bottom_attach">6</property> <property name="y_options">GTK_FILL</property> <property name="y_padding">3</property> </packing> </child> <child> <widget class="GtkHSeparator" id="hseparator1"> <property name="visible">True</property> </widget> <packing> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options">GTK_FILL</property> <property name="y_padding">3</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button1"> <property name="visible">True</property> <property name="label" translatable="yes">gtk-close</property> <property name="use_stock">True</property> <property name="response_id">-7</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget></glade-interface>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -