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

📄 dirdiff.glade

📁 LINUX下的文件比较工具
💻 GLADE
📖 第 1 页 / 共 3 页
字号:
	  </child>	  <child>	    <widget class="GnomeFileEntry" id="fileentry2">	      <property name="visible">True</property>	      <property name="history_id">direntry</property>	      <property name="max_saved">10</property>	      <property name="browse_dialog_title" translatable="yes"></property>	      <property name="directory_entry">True</property>	      <property name="modal">False</property>	      <property name="use_filechooser">True</property>	      <property name="filechooser_action">GTK_FILE_CHOOSER_ACTION_OPEN</property>	      <signal name="activate" handler="on_fileentry_activate" last_modification_time="Thu, 18 Jul 2002 10:46:00 GMT"/>	      <child internal-child="entry">		<widget class="GtkEntry" id="comboentry2">		  <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">*</property>		  <property name="activates_default">False</property>		</widget>	      </child>	    </widget>	    <packing>	      <property name="left_attach">5</property>	      <property name="right_attach">6</property>	      <property name="top_attach">0</property>	      <property name="bottom_attach">1</property>	      <property name="y_options"></property>	    </packing>	  </child>	  <child>	    <widget class="GtkLabel" id="label4">	      <property name="visible">True</property>	      <property name="label" translatable="yes"></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</property>	      <property name="yalign">0.5</property>	      <property name="xpad">0</property>	      <property name="ypad">0</property>	      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>	      <property name="width_chars">-1</property>	      <property name="single_line_mode">False</property>	      <property name="angle">0</property>	    </widget>	    <packing>	      <property name="left_attach">6</property>	      <property name="right_attach">7</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="GtkDrawingArea" id="diffmap1">	      <property name="width_request">20</property>	      <property name="visible">True</property>	      <property name="events">GDK_BUTTON_PRESS_MASK</property>	      <signal name="expose_event" handler="on_diffmap_expose_event" last_modification_time="Wed, 21 May 2003 19:30:53 GMT"/>	      <signal name="button_press_event" handler="on_diffmap_button_press_event" last_modification_time="Thu, 24 Jul 2003 19:32:10 GMT"/>	    </widget>	    <packing>	      <property name="left_attach">6</property>	      <property name="right_attach">7</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>	  <child>	    <widget class="GtkDrawingArea" id="linkmap1">	      <property name="width_request">50</property>	      <property name="visible">True</property>	      <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>	      <signal name="scroll_event" handler="on_linkmap_scroll_event" last_modification_time="Fri, 01 Aug 2003 12:42:20 GMT"/>	    </widget>	    <packing>	      <property name="left_attach">4</property>	      <property name="right_attach">5</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>	  <child>	    <widget class="GtkDrawingArea" id="diffmap0">	      <property name="width_request">20</property>	      <property name="visible">True</property>	      <property name="events">GDK_BUTTON_PRESS_MASK</property>	      <signal name="expose_event" handler="on_diffmap_expose_event" last_modification_time="Wed, 21 May 2003 19:30:44 GMT"/>	      <signal name="button_press_event" handler="on_diffmap_button_press_event" last_modification_time="Thu, 24 Jul 2003 19:32:02 GMT"/>	    </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>	    </packing>	  </child>	  <child>	    <widget class="GtkScrolledWindow" id="scrolledwindow2">	      <property name="visible">True</property>	      <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>	      <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>	      <property name="shadow_type">GTK_SHADOW_NONE</property>	      <property name="window_placement">GTK_CORNER_TOP_LEFT</property>	      <child>		<widget class="GtkTreeView" id="treeview2">		  <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>		  <property name="fixed_height_mode">False</property>		  <property name="hover_selection">False</property>		  <property name="hover_expand">False</property>		  <signal name="row_expanded" handler="on_treeview_row_expanded" last_modification_time="Sun, 03 Nov 2002 16:03:29 GMT"/>		  <signal name="row_collapsed" handler="on_treeview_row_collapsed" last_modification_time="Sun, 03 Nov 2002 16:08:36 GMT"/>		  <signal name="row_activated" handler="on_treeview_row_activated" last_modification_time="Sun, 03 Nov 2002 17:24:07 GMT"/>		  <signal name="button_press_event" handler="on_treeview_button_press_event" last_modification_time="Wed, 19 Mar 2003 10:22:58 GMT"/>		  <signal name="focus_in_event" handler="on_treeview_focus_in_event" last_modification_time="Sat, 21 Jun 2003 15:50:26 GMT"/>		  <signal name="focus_out_event" handler="on_treeview_focus_out_event" last_modification_time="Sat, 27 Sep 2003 14:06:56 GMT"/>		  <signal name="key_press_event" handler="on_treeview_key_press_event" last_modification_time="Sun, 14 Dec 2003 22:15:54 GMT"/>		  <signal name="cursor_changed" handler="on_treeview_cursor_changed" last_modification_time="Sun, 14 Dec 2003 22:22:48 GMT"/>		</widget>	      </child>	    </widget>	    <packing>	      <property name="left_attach">5</property>	      <property name="right_attach">6</property>	      <property name="top_attach">1</property>	      <property name="bottom_attach">2</property>	      <property name="y_options">fill</property>	    </packing>	  </child>	  <child>	    <widget class="GtkDrawingArea" id="linkmap0">	      <property name="width_request">50</property>	      <property name="visible">True</property>	      <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>	      <signal name="scroll_event" handler="on_linkmap_scroll_event" last_modification_time="Fri, 01 Aug 2003 12:42:07 GMT"/>	    </widget>	    <packing>	      <property name="left_attach">2</property>	      <property name="right_attach">3</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>	  <child>	    <widget class="GtkLabel" id="label5">	      <property name="visible">True</property>	      <property name="label" translatable="yes"></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</property>	      <property name="yalign">0.5</property>	      <property name="xpad">0</property>	      <property name="ypad">0</property>	      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>	      <property name="width_chars">-1</property>	      <property name="single_line_mode">False</property>	      <property name="angle">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="label6">	      <property name="visible">True</property>	      <property name="label" translatable="yes"></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</property>	      <property name="yalign">0.5</property>	      <property name="xpad">0</property>	      <property name="ypad">0</property>	      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>	      <property name="width_chars">-1</property>	      <property name="single_line_mode">False</property>	      <property name="angle">0</property>	    </widget>	    <packing>	      <property name="left_attach">2</property>	      <property name="right_attach">3</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="label7">	      <property name="visible">True</property>	      <property name="label" translatable="yes"></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</property>	      <property name="yalign">0.5</property>	      <property name="xpad">0</property>	      <property name="ypad">0</property>	      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>	      <property name="width_chars">-1</property>	      <property name="single_line_mode">False</property>	      <property name="angle">0</property>	    </widget>	    <packing>	      <property name="left_attach">4</property>	      <property name="right_attach">5</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>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">True</property>	  <property name="fill">True</property>	</packing>      </child>    </widget>  </child></widget></glade-interface>

⌨️ 快捷键说明

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