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

📄 vcview.glade

📁 LINUX下的文件比较工具
💻 GLADE
📖 第 1 页 / 共 4 页
字号:
	  <child>	    <widget class="GtkButton" id="button_jump">	      <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>	      <signal name="button_press_event" handler="on_button_jump_press_event" last_modification_time="Thu, 22 May 2003 18:32:48 GMT"/>	      <child>		<widget class="GtkImage" id="image1">		  <property name="visible">True</property>		  <property name="stock">gtk-jump-to</property>		  <property name="icon_size">4</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="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>      <child>	<widget class="GtkVPaned" id="vpaned">	  <property name="visible">True</property>	  <property name="can_focus">True</property>	  <property name="position">250</property>	  <signal name="move_handle" handler="on_vpaned_move_handle" last_modification_time="Sat, 27 Sep 2003 16:23:15 GMT"/>	  <child>	    <widget class="GtkScrolledWindow" id="scrolledwindow">	      <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="treeview">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="headers_visible">True</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_activated" handler="on_row_activated" last_modification_time="Sat, 03 Aug 2002 23:32:49 GMT"/>		  <signal name="button_press_event" handler="on_button_press_event" last_modification_time="Sat, 30 Aug 2003 12:42:19 GMT"/>		</widget>	      </child>	    </widget>	    <packing>	      <property name="shrink">False</property>	      <property name="resize">True</property>	    </packing>	  </child>	  <child>	    <widget class="GtkHBox" id="console_hbox">	      <property name="height_request">70</property>	      <property name="visible">True</property>	      <property name="homogeneous">False</property>	      <property name="spacing">0</property>	      <child>		<widget class="GtkEventBox" id="console_hide_box">		  <property name="visible">True</property>		  <property name="visible_window">True</property>		  <property name="above_child">False</property>		  <signal name="button_press_event" handler="on_console_view_toggle" last_modification_time="Sat, 27 Sep 2003 16:10:20 GMT"/>		  <child>		    <widget class="GtkArrow" id="console_arrow_down">		      <property name="width_request">14</property>		      <property name="height_request">14</property>		      <property name="visible">True</property>		      <property name="arrow_type">GTK_ARROW_DOWN</property>		      <property name="shadow_type">GTK_SHADOW_OUT</property>		      <property name="xalign">0.5</property>		      <property name="yalign">0</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>	      <child>		<widget class="GtkScrolledWindow" id="console_scrolledwindow">		  <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="GtkTextView" id="consoleview">		      <property name="visible">True</property>		      <property name="can_focus">True</property>		      <property name="editable">False</property>		      <property name="overwrite">False</property>		      <property name="accepts_tab">True</property>		      <property name="justification">GTK_JUSTIFY_LEFT</property>		      <property name="wrap_mode">GTK_WRAP_NONE</property>		      <property name="cursor_visible">False</property>		      <property name="pixels_above_lines">0</property>		      <property name="pixels_below_lines">0</property>		      <property name="pixels_inside_wrap">0</property>		      <property name="left_margin">0</property>		      <property name="right_margin">0</property>		      <property name="indent">0</property>		      <property name="text" translatable="yes"></property>		      <signal name="populate_popup" handler="on_consoleview_populate_popup" last_modification_time="Sat, 27 Sep 2003 17:09:16 GMT"/>		    </widget>		  </child>		</widget>		<packing>		  <property name="padding">0</property>		  <property name="expand">True</property>		  <property name="fill">True</property>		</packing>	      </child>	    </widget>	    <packing>	      <property name="shrink">True</property>	      <property name="resize">True</property>	    </packing>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">True</property>	  <property name="fill">True</property>	</packing>      </child>      <child>	<widget class="GtkEventBox" id="console_show_box">	  <property name="visible_window">True</property>	  <property name="above_child">False</property>	  <signal name="button_press_event" handler="on_console_view_toggle" last_modification_time="Sat, 27 Sep 2003 16:10:28 GMT"/>	  <child>	    <widget class="GtkHBox" id="hbox3">	      <property name="visible">True</property>	      <property name="homogeneous">False</property>	      <property name="spacing">0</property>	      <child>		<widget class="GtkArrow" id="console_arrow_right">		  <property name="width_request">14</property>		  <property name="height_request">14</property>		  <property name="visible">True</property>		  <property name="arrow_type">GTK_ARROW_RIGHT</property>		  <property name="shadow_type">GTK_SHADOW_OUT</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="padding">0</property>		  <property name="expand">False</property>		  <property name="fill">True</property>		</packing>	      </child>	      <child>		<widget class="GtkHSeparator" id="hseparator1">		  <property name="visible">True</property>		</widget>		<packing>		  <property name="padding">0</property>		  <property name="expand">True</property>		  <property name="fill">True</property>		</packing>	      </child>	    </widget>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>    </widget>  </child></widget><widget class="GtkMenu" id="menu_popup">  <child>    <widget class="GtkImageMenuItem" id="diff">      <property name="visible">True</property>      <property name="label" translatable="yes">_Compare</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_diff_activate" last_modification_time="Sat, 30 Aug 2003 12:39:59 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image70">	  <property name="visible">True</property>	  <property name="stock">gtk-dialog-info</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>  </child>  <child>    <widget class="GtkImageMenuItem" id="update">      <property name="visible">True</property>      <property name="label" translatable="yes">_Update</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_update_activate"/>      <child internal-child="image">	<widget class="GtkImage" id="image71">	  <property name="visible">True</property>	  <property name="stock">gtk-go-forward</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>  </child>  <child>    <widget class="GtkImageMenuItem" id="commit">      <property name="visible">True</property>      <property name="label" translatable="yes">_Commit</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_commit_activate" last_modification_time="Sat, 30 Aug 2003 12:39:59 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image72">	  <property name="visible">True</property>	  <property name="stock">gtk-go-back</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>  </child>  <child>    <widget class="GtkSeparatorMenuItem" id="separator3">      <property name="visible">True</property>    </widget>  </child>  <child>    <widget class="GtkImageMenuItem" id="edit">      <property name="visible">True</property>      <property name="label" translatable="yes">_Edit</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_edit_activate" last_modification_time="Sat, 13 Dec 2003 11:44:50 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image73">	  <property name="visible">True</property>	  <property name="stock">gtk-find-and-replace</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>  </child>  <child>    <widget class="GtkSeparatorMenuItem" id="separator1">      <property name="visible">True</property>    </widget>  </child>  <child>    <widget class="GtkImageMenuItem" id="add">      <property name="visible">True</property>      <property name="label" translatable="yes">_Add</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_add_activate" last_modification_time="Sat, 30 Aug 2003 12:39:59 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image74">	  <property name="visible">True</property>

⌨️ 快捷键说明

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