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

📄 glurp.glade

📁 Glurp is a GTK+-2.x based graphical client for the Music Player Daemon !
💻 GLADE
📖 第 1 页 / 共 5 页
字号:
  <property name="title" translatable="yes"></property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_MOUSE</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>  <signal name="destroy" handler="on_config_destroy" last_modification_time="Wed, 07 Apr 2004 01:58:12 GMT"/>  <signal name="key_press_event" handler="on_config_key_pressed" last_modification_time="Wed, 27 Oct 2004 23:41:21 GMT"/>  <child>    <widget class="GtkVBox" id="vbox_config">      <property name="border_width">5</property>      <property name="visible">True</property>      <property name="homogeneous">False</property>      <property name="spacing">0</property>      <child>	<widget class="GtkNotebook" id="notebook_config">	  <property name="visible">True</property>	  <property name="can_focus">True</property>	  <property name="show_tabs">True</property>	  <property name="show_border">True</property>	  <property name="tab_pos">GTK_POS_TOP</property>	  <property name="scrollable">False</property>	  <property name="enable_popup">False</property>	  <child>	    <widget class="GtkTable" id="table_set_server">	      <property name="border_width">3</property>	      <property name="visible">True</property>	      <property name="n_rows">11</property>	      <property name="n_columns">3</property>	      <property name="homogeneous">False</property>	      <property name="row_spacing">0</property>	      <property name="column_spacing">0</property>	      <child>		<widget class="GtkLabel" id="label_set_hostname">		  <property name="visible">True</property>		  <property name="label" translatable="yes">Hostname:</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="top_attach">0</property>		  <property name="bottom_attach">1</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkLabel" id="label_set_port">		  <property name="visible">True</property>		  <property name="label" translatable="yes">Port:</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="top_attach">2</property>		  <property name="bottom_attach">3</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkLabel" id="label_password">		  <property name="visible">True</property>		  <property name="label" translatable="yes">Password:</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="top_attach">4</property>		  <property name="bottom_attach">5</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkEntry" id="entry_password">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="editable">True</property>		  <property name="visibility">False</property>		  <property name="max_length">0</property>		  <property name="text" translatable="yes"></property>		  <property name="has_frame">True</property>		  <property name="invisible_char">*</property>		  <property name="activates_default">True</property>		</widget>		<packing>		  <property name="left_attach">1</property>		  <property name="right_attach">3</property>		  <property name="top_attach">4</property>		  <property name="bottom_attach">5</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkEntry" id="entry_port">		  <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">*</property>		  <property name="activates_default">True</property>		</widget>		<packing>		  <property name="left_attach">1</property>		  <property name="right_attach">3</property>		  <property name="top_attach">2</property>		  <property name="bottom_attach">3</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkEntry" id="entry_hostname">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="has_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">*</property>		  <property name="activates_default">True</property>		</widget>		<packing>		  <property name="left_attach">1</property>		  <property name="right_attach">3</property>		  <property name="top_attach">0</property>		  <property name="bottom_attach">1</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkHSeparator" id="hseparator1">		  <property name="visible">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">1</property>		  <property name="bottom_attach">2</property>		  <property name="y_padding">5</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkHSeparator" id="hseparator2">		  <property name="visible">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">3</property>		  <property name="bottom_attach">4</property>		  <property name="y_padding">5</property>		  <property name="x_options">fill</property>		  <property name="y_options">fill</property>		</packing>	      </child>	      <child>		<widget class="GtkHSeparator" id="hseparator4">		  <property name="visible">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">5</property>		  <property name="bottom_attach">6</property>		  <property name="y_padding">5</property>		  <property name="x_options">fill</property>		</packing>	      </child>	      <child>		<widget class="GtkHSeparator" id="hseparator6">		  <property name="height_request">10</property>		  <property name="visible">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">7</property>		  <property name="bottom_attach">8</property>		  <property name="x_options">fill</property>		</packing>	      </child>	      <child>		<widget class="GtkCheckButton" id="checkbutton_autoconnect">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="label" translatable="yes">Autoconnect to server on start</property>		  <property name="use_underline">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>		  <property name="draw_indicator">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">8</property>		  <property name="bottom_attach">9</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkCheckButton" id="checkbutton_playlist_vis">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="label" translatable="yes">Show playlist on start</property>		  <property name="use_underline">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>		  <property name="draw_indicator">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">9</property>		  <property name="bottom_attach">10</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkLabel" id="label_refresh_rate">		  <property name="visible">True</property>		  <property name="label" translatable="yes">Refresh rate [ms]: </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">2</property>		  <property name="top_attach">6</property>		  <property name="bottom_attach">7</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkSpinButton" id="spinbutton_refresh_rate">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="climb_rate">100</property>		  <property name="digits">0</property>		  <property name="numeric">True</property>		  <property name="update_policy">GTK_UPDATE_IF_VALID</property>		  <property name="snap_to_ticks">True</property>		  <property name="wrap">False</property>		  <property name="adjustment">100 100 10000 100 1000 1000</property>		</widget>		<packing>		  <property name="left_attach">2</property>		  <property name="right_attach">3</property>		  <property name="top_attach">6</property>		  <property name="bottom_attach">7</property>		  <property name="y_options"></property>		</packing>	      </child>	      <child>		<widget class="GtkCheckButton" id="checkbutton_save_size">		  <property name="visible">True</property>		  <property name="can_focus">True</property>		  <property name="label" translatable="yes">Remember main window size</property>		  <property name="use_underline">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>		  <property name="draw_indicator">True</property>		</widget>		<packing>		  <property name="left_attach">0</property>		  <property name="right_attach">3</property>		  <property name="top_attach">10</property>		  <property name="bottom_attach">11</property>		  <property name="x_options">fill</property>		  <property name="y_options"></property>		</packing>	      </child>	    </widget>

⌨️ 快捷键说明

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