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

📄 vcview.glade

📁 LINUX下的文件比较工具
💻 GLADE
📖 第 1 页 / 共 4 页
字号:
	  <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>      </child>    </widget>  </child>  <child>    <widget class="GtkImageMenuItem" id="add_binary">      <property name="visible">True</property>      <property name="label" translatable="yes">Add _Binary</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_add_binary_activate" last_modification_time="Sat, 30 Aug 2003 12:39:59 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image75">	  <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>      </child>    </widget>  </child>  <child>    <widget class="GtkImageMenuItem" id="remove">      <property name="visible">True</property>      <property name="label" translatable="yes">_Remove</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_remove_activate" last_modification_time="Sat, 30 Aug 2003 12:39:59 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image76">	  <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>  </child>  <child>    <widget class="GtkImageMenuItem" id="revert">      <property name="visible">True</property>      <property name="stock_item">GNOMEUIINFO_MENU_REVERT_ITEM</property>      <signal name="activate" handler="on_revert_activate" last_modification_time="Sat, 15 Oct 2005 20:55:50 GMT"/>    </widget>  </child>  <child>    <widget class="GtkSeparatorMenuItem" id="separator2">      <property name="visible">True</property>    </widget>  </child>  <child>    <widget class="GtkImageMenuItem" id="remove_locally">      <property name="visible">True</property>      <property name="label" translatable="yes">Remove _Locally</property>      <property name="use_underline">True</property>      <signal name="activate" handler="on_remove_locally_activate" last_modification_time="Sun, 31 Aug 2003 12:27:25 GMT"/>      <child internal-child="image">	<widget class="GtkImage" id="image77">	  <property name="visible">True</property>	  <property name="stock">gtk-delete</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></widget><widget class="GtkDialog" id="commitdialog">  <property name="width_request">450</property>  <property name="visible">True</property>  <property name="title" translatable="yes">VC Log</property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_CENTER</property>  <property name="modal">True</property>  <property name="resizable">True</property>  <property name="destroy_with_parent">False</property>  <property name="decorated">True</property>  <property name="skip_taskbar_hint">False</property>  <property name="skip_pager_hint">False</property>  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>  <property name="focus_on_map">True</property>  <property name="urgency_hint">False</property>  <property name="has_separator">False</property>  <child internal-child="vbox">    <widget class="GtkVBox" id="dialog-vbox1">      <property name="visible">True</property>      <property name="homogeneous">False</property>      <property name="spacing">0</property>      <child internal-child="action_area">	<widget class="GtkHButtonBox" id="dialog-action_area1">	  <property name="visible">True</property>	  <property name="layout_style">GTK_BUTTONBOX_END</property>	  <child>	    <widget class="GtkButton" id="cancelbutton1">	      <property name="visible">True</property>	      <property name="can_default">True</property>	      <property name="can_focus">True</property>	      <property name="label">gtk-cancel</property>	      <property name="use_stock">True</property>	      <property name="relief">GTK_RELIEF_NORMAL</property>	      <property name="focus_on_click">True</property>	      <property name="response_id">-6</property>	    </widget>	  </child>	  <child>	    <widget class="GtkButton" id="okbutton1">	      <property name="visible">True</property>	      <property name="can_default">True</property>	      <property name="can_focus">True</property>	      <property name="label">gtk-ok</property>	      <property name="use_stock">True</property>	      <property name="relief">GTK_RELIEF_NORMAL</property>	      <property name="focus_on_click">True</property>	      <property name="response_id">-5</property>	      <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/>	      <accelerator key="KP_Enter" modifiers="GDK_CONTROL_MASK" signal="activate"/>	    </widget>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">True</property>	  <property name="pack_type">GTK_PACK_END</property>	</packing>      </child>      <child>	<widget class="GtkVBox" id="vbox1">	  <property name="border_width">5</property>	  <property name="visible">True</property>	  <property name="homogeneous">False</property>	  <property name="spacing">0</property>	  <child>	    <widget class="GtkFrame" id="frame2">	      <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="GtkLabel" id="changedfiles">		  <property name="visible">True</property>		  <property name="can_focus">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">True</property>		  <property name="selectable">True</property>		  <property name="xalign">0</property>		  <property name="yalign">0</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>	      </child>	      <child>		<widget class="GtkLabel" id="label3">		  <property name="visible">True</property>		  <property name="label" translatable="yes">Commit Files</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>		  <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="type">label_item</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="GtkFrame" id="frame1">	      <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="GtkVBox" id="vbox2">		  <property name="visible">True</property>		  <property name="homogeneous">False</property>		  <property name="spacing">0</property>		  <child>		    <widget class="GtkScrolledWindow" id="scrolledwindow1">		      <property name="border_width">10</property>		      <property name="width_request">320</property>		      <property name="height_request">200</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_NONE</property>		      <property name="window_placement">GTK_CORNER_TOP_LEFT</property>		      <child>			<widget class="GtkTextView" id="textview">			  <property name="visible">True</property>			  <property name="can_focus">True</property>			  <property name="editable">True</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">True</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>			</widget>		      </child>		    </widget>		    <packing>		      <property name="padding">0</property>		      <property name="expand">True</property>		      <property name="fill">True</property>		    </packing>		  </child>		  <child>		    <widget class="GtkHBox" id="previousbox">		      <property name="visible">True</property>		      <property name="homogeneous">False</property>		      <property name="spacing">0</property>		      <child>			<widget class="GtkLabel" id="previouslogs_label">			  <property name="visible">True</property>			  <property name="label" translatable="yes">Previous Logs</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">5</property>			  <property name="ypad">5</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="padding">0</property>			  <property name="expand">False</property>			  <property name="fill">False</property>			</packing>		      </child>		      <child>			<widget class="GnomeEntry" id="previousentry">			  <property name="border_width">5</property>			  <property name="visible">True</property>			  <property name="history_id">previousentry</property>			  <property name="max_saved">15</property>			  <signal name="changed" handler="on_previousentry_activate" last_modification_time="Sun, 14 Sep 2003 14:08:20 GMT"/>			  <child internal-child="entry">			    <widget class="GtkEntry" id="comboentry1">			      <property name="visible">True</property>			      <property name="can_focus">True</property>			      <property name="editable">False</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>

⌨️ 快捷键说明

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