📄 table_editor.glade
字号:
<property name="top_attach">0</property> <property name="bottom_attach">3</property> <property name="x_options">fill</property> <property name="y_options">fill</property> </packing> </child> <child> <widget class="GtkTable" id="table23"> <property name="visible">True</property> <property name="n_rows">3</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="label30"> <property name="visible">True</property> <property name="label" translatable="yes">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="label31"> <property name="visible">True</property> <property name="label" translatable="yes">Kind:</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="label32"> <property name="visible">True</property> <property name="label" translatable="yes">Type:</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="GtkEntry" id="index_name_entry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">True</property> <property name="visibility">True</property> <property name="max_length">0</property> <property name="text" translatable="yes"></property> <property name="has_frame">True</property> <property name="invisible_char" translatable="yes">*</property> <property name="activates_default">False</property> <property name="width_chars">0</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</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="GtkOptionMenu" id="index_kind_option"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="history">0</property> <child> <widget class="GtkMenu" id="menu8"> <child> <widget class="GtkMenuItem" id="index1"> <property name="visible">True</property> <property name="label" translatable="yes">INDEX</property> <property name="use_underline">True</property> <signal name="activate" handler="on_index1_activate" last_modification_time="Sat, 29 May 2004 02:56:44 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="primary1"> <property name="visible">True</property> <property name="label" translatable="yes">PRIMARY</property> <property name="use_underline">True</property> <signal name="activate" handler="on_primary1_activate" last_modification_time="Sat, 29 May 2004 02:56:44 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="unique1"> <property name="visible">True</property> <property name="label" translatable="yes">UNIQUE</property> <property name="use_underline">True</property> <signal name="activate" handler="on_unique1_activate" last_modification_time="Sat, 29 May 2004 02:56:44 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="fulltext1"> <property name="visible">True</property> <property name="label" translatable="yes">FULLTEXT</property> <property name="use_underline">True</property> <signal name="activate" handler="on_fulltext1_activate" last_modification_time="Sat, 29 May 2004 02:56:44 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="spatial1"> <property name="visible">True</property> <property name="label" translatable="yes">SPATIAL</property> <property name="use_underline">True</property> <signal name="activate" handler="on_spatial1_activate" last_modification_time="Sat, 29 May 2004 02:56:44 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="index_type_option"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="history">0</property> <child> <widget class="GtkMenu" id="menu11"> <child> <widget class="GtkMenuItem" id="default3"> <property name="visible">True</property> <property name="label" translatable="yes">DEFAULT</property> <property name="use_underline">True</property> <signal name="activate" handler="on_default3_activate" last_modification_time="Sat, 29 May 2004 02:57:02 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="btree1"> <property name="visible">True</property> <property name="label" translatable="yes">BTREE</property> <property name="use_underline">True</property> <signal name="activate" handler="on_btree1_activate" last_modification_time="Sat, 29 May 2004 02:57:02 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="hash1"> <property name="visible">True</property> <property name="label" translatable="yes">HASH</property> <property name="use_underline">True</property> <signal name="activate" handler="on_hash1_activate" last_modification_time="Sat, 29 May 2004 02:57:02 GMT"/> </widget> </child> <child> <widget class="GtkMenuItem" id="rtree1"> <property name="visible">True</property> <property name="label" translatable="yes">RTREE</property> <property name="use_underline">True</property> <signal name="activate" handler="on_rtree1_activate" last_modification_time="Sat, 29 May 2004 02:57:02 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> </widget> <packing> <property name="left_attach">0</property> <property name="right_attach">1</property> <property name="top_attach">0</property> <property name="bottom_attach">2</property> <property name="x_options">fill</property> <property name="y_options">fill</property> </packing> </child> </widget> </child> <child> <widget class="GtkLabel" id="label29"> <property name="visible">True</property> <property name="label" translatable="yes">Index Settings</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">label_item</property> </packing> </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">0</property> <property name="bottom_attach">2</property> <property name="y_options">fill</property> </packing> </child> <child> <widget class="GtkScrolledWindow" id="scrolledwindow6"> <property name="width_request">120</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="shadow_type">GTK_SHADOW_IN</property> <property name="window_placement">GTK_CORNER_TOP_LEFT</property> <child> <widget class="GtkTreeView" id="index_tree"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> <property name="rules_hint">False</property> <property name="reorderable">False</property> <property name="enable_search">True</property> </widget> </child> </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> </packing> </child> <child> <widget class="GtkHBox" id="hbox12"> <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">8</property> <child> <widget class="GtkButton" id="index_add_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="image7"> <property name="visible">True</property> <property name="stock">gtk-add</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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -