📄 table_editor.glade
字号:
</child> </widget> <packing> <property name="padding">0</property> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkButton" id="index_remove_button"> <property name="width_request">22</property> <property name="height_request">22</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> <child> <widget class="GtkImage" id="image8"> <property name="visible">True</property> <property name="stock">gtk-remove</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> <packing> <property name="padding">0</property> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">fill</property> <property name="y_options">fill</property> </packing> </child> </widget> <packing> <property name="tab_expand">False</property> <property name="tab_fill">True</property> </packing> </child> <child> <widget class="GtkLabel" id="label17"> <property name="visible">True</property> <property name="label" translatable="yes">Indices</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> </widget> <packing> <property name="type">tab</property> </packing> </child> <child> <widget class="GtkTable" id="fk_page"> <property name="border_width">8</property> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="homogeneous">False</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> <widget class="GtkFrame" id="fk_frame"> <property name="visible">True</property> <property name="label_xalign">0</property> <property name="label_yalign">0.5</property> <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> <child> <widget class="GtkHBox" id="hbox18"> <property name="border_width">12</property> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">8</property> <child> <widget class="GtkTable" id="table24"> <property name="visible">True</property> <property name="n_rows">4</property> <property name="n_columns">2</property> <property name="homogeneous">False</property> <property name="row_spacing">8</property> <property name="column_spacing">8</property> <child> <widget class="GtkLabel" id="label34"> <property name="visible">True</property> <property name="label" translatable="yes">Key Name:</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">1</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">0</property> <property name="bottom_attach">1</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkLabel" id="label35"> <property name="visible">True</property> <property name="label" translatable="yes">On Delete:</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">1</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkLabel" id="label36"> <property name="visible">True</property> <property name="label" translatable="yes">On Update:</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">1</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkLabel" id="label37"> <property name="visible">True</property> <property name="label" translatable="yes">Refer. Table:</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">1</property> <property name="yalign">0.5</property> <property name="xpad">0</property> <property name="ypad">0</property> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkOptionMenu" id="ondelete_option"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="history">0</property> <child> <widget class="GtkMenu" id="menu6"> <child> <widget class="GtkMenuItem" id="no_action1"> <property name="visible">True</property> <property name="label" translatable="yes">NO ACTION</property> <property name="use_underline">True</property> <signal name="activate" handler="on_no_action1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="cascade1"> <property name="visible">True</property> <property name="label" translatable="yes">CASCADE</property> <property name="use_underline">True</property> <signal name="activate" handler="on_cascade1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="set_null1"> <property name="visible">True</property> <property name="label" translatable="yes">SET NULL</property> <property name="use_underline">True</property> <signal name="activate" handler="on_set_null1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="restrict1"> <property name="visible">True</property> <property name="label" translatable="yes">RESTRICT</property> <property name="use_underline">True</property> <signal name="activate" handler="on_restrict1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> </widget> </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkOptionMenu" id="onupdate_option"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="history">0</property> <child> <widget class="GtkMenu" id="menu7"> <child> <widget class="GtkMenuItem" id="menuitem1"> <property name="visible">True</property> <property name="label" translatable="yes">NO ACTION</property> <property name="use_underline">True</property> <signal name="activate" handler="on_no_action1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="menuitem2"> <property name="visible">True</property> <property name="label" translatable="yes">CASCADE</property> <property name="use_underline">True</property> <signal name="activate" handler="on_cascade1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="menuitem3"> <property name="visible">True</property> <property name="label" translatable="yes">SET NULL</property> <property name="use_underline">True</property> <signal name="activate" handler="on_set_null1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="menuitem4"> <property name="visible">True</property> <property name="label" translatable="yes">RESTRICT</property> <property name="use_underline">True</property> <signal name="activate" handler="on_restrict1_activate" last_modification_time="Wed, 19 May 2004 04:58:35 GMT"/> </widget> </child> </widget> </child> </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="x_options">fill</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkCombo" id="fk_table_combo"> <property name="visible">True</property> <property name="value_in_list">False</property> <property name="allow_empty">False</property> <property name="case_sensitive">False</property> <property name="enable_arrow_keys">True</property> <property name="enable_arrows_always">False</property> <child internal-child="entry"> <widget class="GtkEntry" id="entry26"> <property name="visible">True</proper
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -