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

📄 gtk2.glade

📁 video linux conference
💻 GLADE
字号:
<?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="window1">  <property name="visible">True</property>  <property name="title" translatable="yes">window1</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>  <child>    <widget class="GtkVBox" id="vbox1">      <property name="visible">True</property>      <property name="homogeneous">False</property>      <property name="spacing">0</property>      <child>	<widget class="GtkMenuBar" id="menubar1">	  <property name="visible">True</property>	  <child>	    <widget class="GtkMenuItem" id="menuitem1">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_File</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu1">		  <child>		    <widget class="GtkImageMenuItem" id="new1">		      <property name="visible">True</property>		      <property name="label">gtk-new</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_new1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="open1">		      <property name="visible">True</property>		      <property name="label">gtk-open</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_open1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="save1">		      <property name="visible">True</property>		      <property name="label">gtk-save</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_save1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="save_as1">		      <property name="visible">True</property>		      <property name="label">gtk-save-as</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_save_as1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">		      <property name="visible">True</property>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="quit1">		      <property name="visible">True</property>		      <property name="label">gtk-quit</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_quit1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="menuitem2">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Edit</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu2">		  <child>		    <widget class="GtkImageMenuItem" id="cut1">		      <property name="visible">True</property>		      <property name="label">gtk-cut</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_cut1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="copy1">		      <property name="visible">True</property>		      <property name="label">gtk-copy</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_copy1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="paste1">		      <property name="visible">True</property>		      <property name="label">gtk-paste</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_paste1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		  <child>		    <widget class="GtkImageMenuItem" id="delete1">		      <property name="visible">True</property>		      <property name="label">gtk-delete</property>		      <property name="use_stock">True</property>		      <signal name="activate" handler="on_delete1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </widget>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="menuitem3">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_View</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu3">		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkMenuItem" id="menuitem4">	      <property name="visible">True</property>	      <property name="label" translatable="yes">_Help</property>	      <property name="use_underline">True</property>	      <child>		<widget class="GtkMenu" id="menu4">		  <child>		    <widget class="GtkMenuItem" id="about1">		      <property name="visible">True</property>		      <property name="label" translatable="yes">_About</property>		      <property name="use_underline">True</property>		      <signal name="activate" handler="on_about1_activate" last_modification_time="Thu, 13 Mar 2003 19:52:16 GMT"/>		    </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="GtkHandleBox" id="handlebox1">	  <property name="visible">True</property>	  <property name="shadow_type">GTK_SHADOW_OUT</property>	  <property name="handle_position">GTK_POS_LEFT</property>	  <property name="snap_edge">GTK_POS_TOP</property>	  <child>	    <widget class="GtkToolbar" id="toolbar1">	      <property name="visible">True</property>	      <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>	      <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>	      <property name="tooltips">True</property>	      <child>		<widget class="button" id="button1">		  <property name="visible">True</property>		  <property name="label">button1</property>		  <property name="use_underline">True</property>		  <property name="stock_pixmap">gtk-open</property>		</widget>	      </child>	      <child>		<widget class="button" id="button2">		  <property name="visible">True</property>		  <property name="label">button2</property>		  <property name="use_underline">True</property>		  <property name="stock_pixmap">gtk-cdrom</property>		</widget>	      </child>	      <child>		<widget class="button" id="button3">		  <property name="visible">True</property>		  <property name="label">button3</property>		  <property name="use_underline">True</property>		  <property name="stock_pixmap">gtk-refresh</property>		</widget>	      </child>	    </widget>	  </child>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">True</property>	</packing>      </child>      <child>	<widget class="GtkHScale" id="hscale1">	  <property name="visible">True</property>	  <property name="can_focus">True</property>	  <property name="draw_value">True</property>	  <property name="value_pos">GTK_POS_TOP</property>	  <property name="digits">1</property>	  <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>	  <property name="inverted">False</property>	  <property name="adjustment">0 0 0 0 0 0</property>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">True</property>	  <property name="fill">True</property>	</packing>      </child>      <child>	<widget class="GtkStatusbar" id="statusbar1">	  <property name="visible">True</property>	  <property name="has_resize_grip">True</property>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">False</property>	  <property name="fill">False</property>	</packing>      </child>    </widget>  </child></widget></glade-interface>

⌨️ 快捷键说明

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