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

📄 cortex.glade

📁 MANTIS是由科罗拉多大学开发的传感器网络嵌入式操作系统。 这是mantis的0.9.5版本的源码。
💻 GLADE
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--><!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"><glade-interface><widget class="GtkWindow" id="window_data">  <property name="visible">True</property>  <property name="title" translatable="yes">BioNET Data Cortex </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="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_NORMAL</property>  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>  <property name="focus_on_map">True</property>  <signal name="delete_event" handler="gtk_main_quit" object="dialog_quit" last_modification_time="Sun, 10 Jul 2005 08:58:01 GMT"/>  <signal name="destroy_event" handler="gtk_main_quit" object="dialog_quit" last_modification_time="Sun, 10 Jul 2005 08:57:55 GMT"/>  <child>    <widget class="GtkVBox" id="vbox_data">      <property name="visible">True</property>      <property name="homogeneous">False</property>      <property name="spacing">0</property>      <child>	<widget class="GtkMenuBar" id="menubar_data">	  <property name="visible">True</property>	  <child>	    <widget class="GtkMenuItem" id="menu_file">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_File</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu_file_menu">		  <child>		    <widget class="GtkImageMenuItem" id="menu_file_open">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Open XML Topology</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="open_xml_topology_handler" last_modification_time="Sat, 09 Jul 2005 20:23:17 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image100">			  <property name="visible">True</property>			  <property name="stock">gtk-open</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="save_xml_topology1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Save XML Topology</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="save_xml_topology_handler" last_modification_time="Sat, 09 Jul 2005 20:23:27 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image101">			  <property name="visible">True</property>			  <property name="stock">gtk-save</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="save_xml_topology_as1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">Save XML Topology _As..</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="save_xml_topology_as_handler" last_modification_time="Sat, 09 Jul 2005 20:23:35 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image102">			  <property name="visible">True</property>			  <property name="stock">gtk-save-as</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="menu_file_quit">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Quit</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="dialog_quit_handler" last_modification_time="Sat, 15 May 2004 23:11:11 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image103">			  <property name="visible">True</property>			  <property name="stock">gtk-quit</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>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="connection1">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Connection</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="connection1_menu">		  <child>		    <widget class="GtkImageMenuItem" id="new_connection">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_New Connection...</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="new_connection_handler" last_modification_time="Sat, 09 Jul 2005 20:26:19 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image104">			  <property name="visible">True</property>			  <property name="stock">gtk-network</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="disconnect">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_Disconnect</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="disconnect_handler" last_modification_time="Sat, 09 Jul 2005 20:24:01 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image105">			  <property name="visible">True</property>			  <property name="pixbuf">gnome-stock-not</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>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="menu_custom_views">	      <property name="visible">True</property>	      <property name="label" translatable="yes">C_ustom Views</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu_custom_views_menu">		  <child>		    <widget class="GtkMenuItem" id="menu_build_filter_wizard">		      <property name="visible">True</property>		      <property name="label" translatable="yes">Build Filter Wizard</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="build_filter_handler" last_modification_time="Sat, 09 Jul 2005 20:24:14 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkSeparatorMenuItem" id="separator1">		      <property name="visible">True</property>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="menu_help">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Help</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu_help_menu">		  <child>		    <widget class="GtkImageMenuItem" id="menu_help_about">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_About</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="dialog_about_handler" last_modification_time="Mon, 17 May 2004 03:03:28 GMT"/>		      <child internal-child="image">			<widget class="GtkImage" id="image106">			  <property name="visible">True</property>			  <property name="stock">gtk-about</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>	      </child>	    </widget>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>      <child>	<widget class="GtkHBox" id="data_hbox">	  <property name="visible">True</property>	  <property name="homogeneous">False</property>	  <property name="spacing">0</property>	  <child>	    <widget class="GtkHPaned" id="hpaned1">	      <property name="visible">True</property>	      <property name="can_focus">True</property>	      <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="frame_visual">		      <property name="border_width">2</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="GtkScrolledWindow" id="topo_scrolled">			  <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="GtkViewport" id="topo_viewport">			      <property name="visible">True</property>			      <property name="shadow_type">GTK_SHADOW_IN</property>			      <child>				<placeholder/>			      </child>			    </widget>			  </child>			</widget>		      </child>		      <child>			<widget class="GtkLabel" id="label18">			  <property name="visible">True</property>			  <property name="label" translatable="yes">&lt;b&gt;Physical Layout&lt;/b&gt;</property>			  <property name="use_underline">False</property>			  <property name="use_markup">True</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="frame_status">		      <property name="border_width">2</property>		      <property name="visible">True</property>		      <property name="label_xalign">0</property>		      <property name="label_yalign">0.5</property>

⌨️ 快捷键说明

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