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

📄 config.glade

📁 无线网卡接口编程源码
💻 GLADE
📖 第 1 页 / 共 2 页
字号:
		    </packing>		  </child>		  <child>		    <widget class="GtkLabel" id="label4">		      <property name="visible">True</property>		      <property name="label" translatable="yes">IP:</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>		      <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="left_attach">0</property>		      <property name="right_attach">1</property>		      <property name="top_attach">1</property>		      <property name="bottom_attach">2</property>		      <property name="x_options">fill</property>		      <property name="y_options"></property>		    </packing>		  </child>		  <child>		    <widget class="GtkLabel" id="label5">		      <property name="visible">True</property>		      <property name="label" translatable="yes">Netmask:</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>		      <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="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="label6">		      <property name="visible">True</property>		      <property name="label" translatable="yes">Gateway:</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>		      <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="left_attach">0</property>		      <property name="right_attach">1</property>		      <property name="top_attach">3</property>		      <property name="bottom_attach">4</property>		      <property name="x_options">fill</property>		      <property name="y_options"></property>		    </packing>		  </child>		  <child>		    <widget class="GtkComboBox" id="combobox1">		      <property name="visible">True</property>		      <property name="items" translatable="yes">Static IPDHCP</property>		      <property name="add_tearoffs">False</property>		      <property name="focus_on_click">True</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="y_options">fill</property>		    </packing>		  </child>		  <child>		    <widget class="GtkEntry" id="ip">		      <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">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="y_options"></property>		    </packing>		  </child>		  <child>		    <widget class="GtkEntry" id="netmask">		      <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">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="y_options"></property>		    </packing>		  </child>		  <child>		    <widget class="GtkEntry" id="gateway">		      <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">False</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="y_options"></property>		    </packing>		  </child>		</widget>	      </child>	    </widget>	  </child>	  <child>	    <widget class="GtkLabel" id="label2">	      <property name="visible">True</property>	      <property name="label" translatable="yes">&lt;b&gt;Protocol&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="GtkHButtonBox" id="hbuttonbox1">	  <property name="border_width">7</property>	  <property name="visible">True</property>	  <property name="layout_style">GTK_BUTTONBOX_END</property>	  <property name="spacing">12</property>	  <child>	    <widget class="GtkButton" id="button2">	      <property name="visible">True</property>	      <property name="can_default">True</property>	      <property name="can_focus">True</property>	      <property name="label">gtk-cancel</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="Cancel" last_modification_time="Tue, 16 Aug 2005 22:57:38 GMT"/>	    </widget>	  </child>	  <child>	    <widget class="GtkButton" id="button3">	      <property name="visible">True</property>	      <property name="can_default">True</property>	      <property name="can_focus">True</property>	      <property name="label">gtk-ok</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="Ok" last_modification_time="Tue, 16 Aug 2005 22:57:29 GMT"/>	    </widget>	  </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 + -