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

📄 grcm.glade

📁 Remote Connection Manager是一个Gnome2 应用程序
💻 GLADE
📖 第 1 页 / 共 5 页
字号:
		    <widget class="GtkButton" id="ConnectionsClearBtn">		      <property name="visible">True</property>		      <property name="can_default">True</property>		      <property name="can_focus">True</property>		      <property name="relief">GTK_RELIEF_NORMAL</property>		      <signal name="clicked" handler="on_ConnectionsClearBtn_clicked" last_modification_time="Tue, 18 Feb 2003 00:27:53 GMT"/>		      <child>			<widget class="GtkAlignment" id="alignment7">			  <property name="visible">True</property>			  <property name="xalign">0.5</property>			  <property name="yalign">0.5</property>			  <property name="xscale">0</property>			  <property name="yscale">0</property>			  <child>			    <widget class="GtkHBox" id="hbox10">			      <property name="visible">True</property>			      <property name="homogeneous">False</property>			      <property name="spacing">2</property>			      <child>				<widget class="GtkImage" id="image66">				  <property name="visible">True</property>				  <property name="stock">gtk-clear</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>				<packing>				  <property name="padding">0</property>				  <property name="expand">False</property>				  <property name="fill">False</property>				</packing>			      </child>			      <child>				<widget class="GtkLabel" id="label33">				  <property name="visible">True</property>				  <property name="label" translatable="yes">_Clear</property>				  <property name="use_underline">True</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="padding">0</property>				  <property name="expand">False</property>				  <property name="fill">False</property>				</packing>			      </child>			    </widget>			  </child>			</widget>		      </child>		    </widget>		  </child>		</widget>		<packing>		  <property name="padding">4</property>		  <property name="expand">False</property>		  <property name="fill">False</property>		</packing>	      </child>	      <child>		<widget class="GtkLabel" id="label25">		  <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.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">False</property>		</packing>	      </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">True</property>	  <property name="fill">True</property>	</packing>      </child>    </widget>  </child></widget><widget class="GtkDialog" id="ConnectionTypesWindow">  <property name="visible">True</property>  <property name="title" translatable="yes">Grcm - Edit connection Types</property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_NONE</property>  <property name="modal">False</property>  <property name="resizable">True</property>  <property name="destroy_with_parent">False</property>  <property name="has_separator">True</property>  <child internal-child="vbox">    <widget class="GtkVBox" id="dialog-vbox3">      <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_area3">	  <property name="visible">True</property>	  <property name="layout_style">GTK_BUTTONBOX_END</property>	  <child>	    <widget class="GtkButton" id="closebutton2">	      <property name="visible">True</property>	      <property name="can_default">True</property>	      <property name="can_focus">True</property>	      <property name="label">gtk-close</property>	      <property name="use_stock">True</property>	      <property name="relief">GTK_RELIEF_NORMAL</property>	      <property name="response_id">-7</property>	      <signal name="clicked" handler="on_ConnectionTypesOkBtn_clicked" last_modification_time="Tue, 18 Feb 2003 11:36:05 GMT"/>	    </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="GtkHBox" id="hbox11">	  <property name="visible">True</property>	  <property name="homogeneous">False</property>	  <property name="spacing">0</property>	  <child>	    <widget class="GtkScrolledWindow" id="scrolledwindow6">	      <property name="border_width">5</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="GtkTreeView" id="ConnectionTypesList">		  <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">True</property>		  <property name="enable_search">True</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="GtkVBox" id="vbox9">	      <property name="visible">True</property>	      <property name="homogeneous">False</property>	      <property name="spacing">0</property>	      <child>		<widget class="GtkFrame" id="frame6">		  <property name="border_width">5</property>		  <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="GtkTable" id="table9">		      <property name="visible">True</property>		      <property name="n_rows">5</property>		      <property name="n_columns">2</property>		      <property name="homogeneous">False</property>		      <property name="row_spacing">1</property>		      <property name="column_spacing">1</property>		      <child>			<widget class="GnomeIconEntry" id="ConnectionTypesIconEntry">			  <property name="visible">True</property>			  <property name="max_saved">10</property>			</widget>			<packing>			  <property name="left_attach">0</property>			  <property name="right_attach">2</property>			  <property name="top_attach">4</property>			  <property name="bottom_attach">5</property>			  <property name="x_padding">5</property>			  <property name="y_padding">5</property>			  <property name="x_options"></property>			  <property name="y_options"></property>			</packing>		      </child>		      <child>			<widget class="GtkEntry" id="ConnectionTypesNameEntry">			  <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>			</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_padding">3</property>			  <property name="y_padding">3</property>			  <property name="y_options"></property>			</packing>		      </child>		      <child>			<widget class="GtkEntry" id="ConnectionTypesCommandEntry">			  <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>			</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_padding">3</property>			  <property name="y_padding">3</property>			  <property name="y_options"></property>			</packing>		      </child>		      <child>			<widget class="GtkEntry" id="ConnectionTypesArgumentsEntry">			  <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>			</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_padding">3</property>			  <property name="y_padding">3</property>			  <property name="y_options"></property>			</packing>		      </child>		      <child>			<widget class="GtkCheckButton" id="ConnectionTypesTerminalChkBox">			  <property name="visible">True</property>			  <property name="can_focus">True</property>			  <property name="label" translatable="yes"></property>			  <property name="use_underline">True</property>			  <property name="relief">GTK_RELIEF_NORMAL</property>			  <property name="active">False</property>			  <property name="inconsistent">False</property>			  <property name="draw_indicator">True</property>			</widget>			<packing>			  <property name="left_attach">1</property>			  <property name="right_attach">2</property>			  <property name="top_attach">3</property>			  <property name="bottom_attach">4</property>			  <property name="x_padding">3</property>			  <property name="y_padding">3</property>			  <property name="x_options">fill</property>			  <property name="y_options"></property>			</packing>		      </child>		      <child>			<widget class="GtkLabel" id="label39">			  <property name="visible">True</property>			  <property name="label" translatable="yes">Run in Terminal</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>			</widget>			<packing>			  <property name="left_attach">0</property>			  <property name="right_attach">1</property>			  <property name

⌨️ 快捷键说明

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