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

📄 gamp.glade

📁 一个开源的音频解码源程序
💻 GLADE
📖 第 1 页 / 共 2 页
字号:
		    <widget class="GtkButton" id="button_play">		      <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="clicked" handler="on_button_play_clicked" last_modification_time="Fri, 10 Oct 2003 17:37:57 GMT"/>		      <child>			<widget class="GtkImage" id="image8">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-play.png</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>		  <child>		    <widget class="GtkButton" id="button_pause">		      <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="clicked" handler="on_button_pause_clicked" last_modification_time="Fri, 10 Oct 2003 17:38:08 GMT"/>		      <child>			<widget class="GtkImage" id="image9">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-pause.png</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>		  <child>		    <widget class="GtkButton" id="button_stop">		      <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="clicked" handler="on_button_stop_clicked" last_modification_time="Fri, 10 Oct 2003 17:38:12 GMT"/>		      <child>			<widget class="GtkImage" id="image10">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-stop.png</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>		  <child>		    <widget class="GtkButton" id="button_next">		      <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="clicked" handler="on_button_next_clicked" last_modification_time="Fri, 10 Oct 2003 17:38:16 GMT"/>		      <child>			<widget class="GtkImage" id="image11">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-next.png</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>		  <child>		    <widget class="GtkButton" id="button_eject">		      <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="clicked" handler="on_button_eject_clicked" last_modification_time="Fri, 10 Oct 2003 17:38:16 GMT"/>		      <child>			<widget class="GtkImage" id="image14">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-eject.png</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>		  <child>		    <widget class="GtkToggleButton" id="togglebutton_shuffle">		      <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>		      <property name="active">False</property>		      <property name="inconsistent">False</property>		      <signal name="toggled" handler="on_togglebutton_shuffle_toggled" last_modification_time="Fri, 10 Oct 2003 17:38:27 GMT"/>		      <child>			<widget class="GtkImage" id="image12">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-shuffle.png</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>		  <child>		    <widget class="GtkToggleButton" id="togglebutton_repeat">		      <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>		      <property name="active">False</property>		      <property name="inconsistent">False</property>		      <signal name="toggled" handler="on_togglebutton_repeat_toggled" last_modification_time="Fri, 10 Oct 2003 17:38:31 GMT"/>		      <child>			<widget class="GtkImage" id="image13">			  <property name="visible">True</property>			  <property name="pixbuf">pixmaps/gamp-repeat.png</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>	      </child>	    </widget>	    <packing>	      <property name="padding">0</property>	      <property name="expand">True</property>	      <property name="fill">True</property>	    </packing>	  </child>	  <child>	    <widget class="GtkExpander" id="expander_playlist">	      <property name="border_width">6</property>	      <property name="visible">True</property>	      <property name="can_focus">True</property>	      <property name="expanded">False</property>	      <property name="spacing">0</property>	      <signal name="activate" handler="on_expander_playlist_activate" last_modification_time="Sat, 15 May 2004 20:23:11 GMT"/>	      <child>		<widget class="GtkVBox" id="vbox3">		  <property name="visible">True</property>		  <property name="homogeneous">False</property>		  <property name="spacing">0</property>		  <child>		    <widget class="GtkScrolledWindow" id="scrolledwindow1">		      <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="treeview_playlist">			  <property name="height_request">100</property>			  <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>			  <signal name="row_activated" handler="on_treeview_playlist_row_activated" last_modification_time="Thu, 30 Oct 2003 02:02:23 GMT"/>			  <signal name="drag_drop" handler="on_treeview_playlist_drag_drop" last_modification_time="Sun, 16 May 2004 20:16:41 GMT"/>			  <signal name="drag_data_received" handler="on_treeview_playlist_drag_data_received" last_modification_time="Sun, 16 May 2004 20:16:46 GMT"/>			</widget>		      </child>		    </widget>		    <packing>		      <property name="padding">0</property>		      <property name="expand">True</property>		      <property name="fill">True</property>		    </packing>		  </child>		  <child>		    <widget class="GtkHButtonBox" id="hbuttonbox2">		      <property name="border_width">3</property>		      <property name="visible">True</property>		      <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>		      <property name="spacing">4</property>		      <child>			<widget class="GtkButton" id="button_add">			  <property name="visible">True</property>			  <property name="can_default">True</property>			  <property name="can_focus">True</property>			  <property name="label">gtk-add</property>			  <property name="use_stock">True</property>			  <property name="relief">GTK_RELIEF_NORMAL</property>			  <property name="focus_on_click">True</property>			  <signal name="clicked" handler="on_button_add_clicked" last_modification_time="Thu, 30 Oct 2003 01:53:21 GMT"/>			</widget>		      </child>		      <child>			<widget class="GtkButton" id="button_remove">			  <property name="visible">True</property>			  <property name="can_default">True</property>			  <property name="can_focus">True</property>			  <property name="label">gtk-remove</property>			  <property name="use_stock">True</property>			  <property name="relief">GTK_RELIEF_NORMAL</property>			  <property name="focus_on_click">True</property>			  <signal name="clicked" handler="on_button_remove_clicked" last_modification_time="Thu, 30 Oct 2003 01:54:03 GMT"/>			</widget>		      </child>		      <child>			<widget class="GtkButton" id="button_clear">			  <property name="visible">True</property>			  <property name="can_default">True</property>			  <property name="can_focus">True</property>			  <property name="label">gtk-clear</property>			  <property name="use_stock">True</property>			  <property name="relief">GTK_RELIEF_NORMAL</property>			  <property name="focus_on_click">True</property>			  <signal name="clicked" handler="on_button_clear_clicked" last_modification_time="Thu, 30 Oct 2003 01:53:47 GMT"/>			</widget>		      </child>		    </widget>		    <packing>		      <property name="padding">0</property>		      <property name="expand">True</property>		      <property name="fill">True</property>		    </packing>		  </child>		</widget>	      </child>	      <child>		<widget class="GtkLabel" id="label_playlist">		  <property name="visible">True</property>		  <property name="label" translatable="yes">Show _Playlist</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="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>	</widget>	<packing>	  <property name="padding">0</property>	  <property name="expand">True</property>	  <property name="fill">True</property>	</packing>      </child>    </widget>  </child></widget></glade-interface>

⌨️ 快捷键说明

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