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

📄 hotplug2.glade

📁 HP PCI热插拔代码GUI HP内部珍贵资料!
💻 GLADE
字号:
<?xml version="1.0"?><GTK-Interface><project>  <name>hotplug2</name>  <program_name>hotplug2</program_name>  <directory></directory>  <source_directory>sample</source_directory>  <pixmaps_directory>pixmaps</pixmaps_directory>  <language>C</language>  <gnome_support>True</gnome_support>  <gettext_support>True</gettext_support>  <use_widget_names>False</use_widget_names>  <output_main_file>True</output_main_file>  <output_support_files>True</output_support_files>  <output_build_files>True</output_build_files>  <backup_source_files>True</backup_source_files>  <main_source_file>interface.c</main_source_file>  <main_header_file>interface.h</main_header_file>  <handler_source_file>callbacks.c</handler_source_file>  <handler_header_file>callbacks.h</handler_header_file>  <support_source_file>support.c</support_source_file>  <support_header_file>support.h</support_header_file>  <translatable_strings_file></translatable_strings_file></project><widget>  <class>GtkWindow</class>  <name>window</name>  <title>Linux Hot Plug</title>  <type>GTK_WINDOW_TOPLEVEL</type>  <position>GTK_WIN_POS_CENTER</position>  <modal>False</modal>  <default_width>700</default_width>  <default_height>500</default_height>  <allow_shrink>False</allow_shrink>  <allow_grow>True</allow_grow>  <auto_shrink>False</auto_shrink>  <widget>    <class>GtkVBox</class>    <name>vbox1</name>    <homogeneous>False</homogeneous>    <spacing>0</spacing>    <widget>      <class>GtkMenuBar</class>      <name>menubar</name>      <shadow_type>GTK_SHADOW_OUT</shadow_type>      <child>	<padding>0</padding>	<expand>False</expand>	<fill>False</fill>      </child>      <widget>	<class>GtkMenuItem</class>	<name>file</name>	<label>File</label>	<right_justify>False</right_justify>	<widget>	  <class>GtkMenu</class>	  <name>file_menu</name>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>exit</name>	    <signal>	      <name>activate</name>	      <handler>on_exit_activate</handler>	      <last_modification_time>Thu, 27 Jul 2000 19:37:56 GMT</last_modification_time>	    </signal>	    <label>Exit</label>	    <right_justify>False</right_justify>	    <stock_icon>GNOME_STOCK_MENU_EXIT</stock_icon>	  </widget>	</widget>      </widget>      <widget>	<class>GtkMenuItem</class>	<name>operations</name>	<label>Operations</label>	<right_justify>False</right_justify>	<widget>	  <class>GtkMenu</class>	  <name>operations_menu</name>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>add_adapter</name>	    <signal>	      <name>activate</name>	      <handler>on_add_adapter_activate</handler>	      <last_modification_time>Thu, 27 Jul 2000 19:02:55 GMT</last_modification_time>	    </signal>	    <label>Add Adapter</label>	    <right_justify>False</right_justify>	    <icon>card_insert-small.xpm</icon>	  </widget>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>remove_adapter</name>	    <signal>	      <name>activate</name>	      <handler>on_remove_adapter_activate</handler>	      <last_modification_time>Thu, 27 Jul 2000 19:04:48 GMT</last_modification_time>	    </signal>	    <label>Remove Adapter</label>	    <right_justify>False</right_justify>	    <icon>card_remove-small.xpm</icon>	  </widget>	  <widget>	    <class>GtkMenuItem</class>	    <name>separator1</name>	    <right_justify>False</right_justify>	  </widget>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>install_driver</name>	    <signal>	      <name>activate</name>	      <handler>on_install_driver_activate</handler>	      <last_modification_time>Tue, 15 Aug 2000 13:37:43 GMT</last_modification_time>	    </signal>	    <label>Install Driver</label>	    <right_justify>False</right_justify>	    <stock_icon>GNOME_STOCK_MENU_REDO</stock_icon>	  </widget>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>remove_driver</name>	    <signal>	      <name>activate</name>	      <handler>on_remove_driver_activate</handler>	      <last_modification_time>Tue, 15 Aug 2000 13:38:42 GMT</last_modification_time>	    </signal>	    <label>Remove Driver</label>	    <right_justify>False</right_justify>	    <stock_icon>GNOME_STOCK_MENU_UNDO</stock_icon>	  </widget>	  <widget>	    <class>GtkMenuItem</class>	    <name>separator</name>	    <right_justify>False</right_justify>	  </widget>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>enable_attention_status</name>	    <signal>	      <name>activate</name>	      <handler>on_enable_attention_status_activate</handler>	      <last_modification_time>Thu, 27 Jul 2000 19:05:01 GMT</last_modification_time>	    </signal>	    <label>Enable Attention Status</label>	    <right_justify>False</right_justify>	    <icon>yellow-small.xpm</icon>	  </widget>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>disable_attention_status</name>	    <signal>	      <name>activate</name>	      <handler>on_disable_attention_status_activate</handler>	      <last_modification_time>Thu, 27 Jul 2000 19:05:16 GMT</last_modification_time>	    </signal>	    <label>Disable Attention Status</label>	    <right_justify>False</right_justify>	    <icon>disable-small.xpm</icon>	  </widget>	</widget>      </widget>      <widget>	<class>GtkMenuItem</class>	<name>view</name>	<label>View</label>	<right_justify>False</right_justify>	<widget>	  <class>GtkMenu</class>	  <name>view_menu</name>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>refresh</name>	    <signal>	      <name>activate</name>	      <handler>on_refresh_activate</handler>	      <last_modification_time>Tue, 15 Aug 2000 13:42:18 GMT</last_modification_time>	    </signal>	    <label>Refresh</label>	    <right_justify>False</right_justify>	    <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>	  </widget>	</widget>      </widget>      <widget>	<class>GtkMenuItem</class>	<name>help</name>	<label>Help</label>	<right_justify>False</right_justify>	<widget>	  <class>GtkMenu</class>	  <name>help_menu</name>	  <widget>	    <class>GtkPixmapMenuItem</class>	    <name>about</name>	    <signal>	      <name>activate</name>	      <handler>on_about_activate</handler>	      <last_modification_time>Thu, 27 Jul 2000 19:39:52 GMT</last_modification_time>	    </signal>	    <label>About...</label>	    <right_justify>False</right_justify>	    <stock_icon>GNOME_STOCK_MENU_ABOUT</stock_icon>	  </widget>	</widget>      </widget>    </widget>    <widget>      <class>GtkToolbar</class>      <name>toolbar</name>      <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>      <type>GTK_TOOLBAR_BOTH</type>      <space_size>5</space_size>      <space_style>GTK_TOOLBAR_SPACE_EMPTY</space_style>      <relief>GTK_RELIEF_NORMAL</relief>      <tooltips>True</tooltips>      <child>	<padding>0</padding>	<expand>False</expand>	<fill>False</fill>      </child>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Add</name>	<tooltip>Add Adapter</tooltip>	<label>Add</label>	<icon>card_insert.xpm</icon>      </widget>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Remove</name>	<tooltip>Remove Adapter</tooltip>	<label>Remove</label>	<icon>card_remove.xpm</icon>      </widget>      <widget>	<class>GtkLabel</class>	<name>label5</name>	<width>20</width>	<label></label>	<justify>GTK_JUSTIFY_CENTER</justify>	<wrap>False</wrap>	<xalign>0.5</xalign>	<yalign>0.5</yalign>	<xpad>0</xpad>	<ypad>0</ypad>      </widget>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Install</name>	<tooltip>Install Driver</tooltip>	<label>Install</label>	<stock_pixmap>GNOME_STOCK_PIXMAP_REDO</stock_pixmap>      </widget>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Remove2</name>	<tooltip>Remove Driver</tooltip>	<label>Remove</label>	<stock_pixmap>GNOME_STOCK_PIXMAP_UNDO</stock_pixmap>      </widget>      <widget>	<class>GtkLabel</class>	<name>label6</name>	<width>20</width>	<label></label>	<justify>GTK_JUSTIFY_CENTER</justify>	<wrap>False</wrap>	<xalign>0.5</xalign>	<yalign>0.5</yalign>	<xpad>0</xpad>	<ypad>0</ypad>      </widget>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Enable</name>	<tooltip>Enable Attention Status</tooltip>	<label>Enable</label>	<icon>yellow_bullet_icon.xpm</icon>      </widget>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Disable</name>	<tooltip>Disable Attention Status</tooltip>	<label>Disable</label>	<icon>disable_icon.xpm</icon>      </widget>      <widget>	<class>GtkLabel</class>	<name>label7</name>	<width>20</width>	<label></label>	<justify>GTK_JUSTIFY_CENTER</justify>	<wrap>False</wrap>	<xalign>0.5</xalign>	<yalign>0.5</yalign>	<xpad>0</xpad>	<ypad>0</ypad>      </widget>      <widget>	<class>GtkButton</class>	<child_name>Toolbar:button</child_name>	<name>Help</name>	<tooltip>Help</tooltip>	<label>Help</label>	<stock_pixmap>GNOME_STOCK_PIXMAP_HELP</stock_pixmap>      </widget>    </widget>    <widget>      <class>GtkHPaned</class>      <name>hpaned1</name>      <handle_size>1000</handle_size>      <gutter_size>200</gutter_size>      <position>200</position>      <child>	<padding>0</padding>	<expand>True</expand>	<fill>True</fill>      </child>      <widget>	<class>GtkScrolledWindow</class>	<name>scrolledwindow1</name>	<hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>	<vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>	<hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>	<vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>	<child>	  <shrink>True</shrink>	  <resize>False</resize>	</child>	<widget>	  <class>GtkCTree</class>	  <name>ctree3</name>	  <can_focus>True</can_focus>	  <columns>3</columns>	  <column_widths>80,80,80</column_widths>	  <selection_mode>GTK_SELECTION_SINGLE</selection_mode>	  <show_titles>True</show_titles>	  <shadow_type>GTK_SHADOW_IN</shadow_type>	  <widget>	    <class>GtkLabel</class>	    <child_name>CTree:title</child_name>	    <name>label10</name>	    <label>label10</label>	    <justify>GTK_JUSTIFY_CENTER</justify>	    <wrap>False</wrap>	    <xalign>0.5</xalign>	    <yalign>0.5</yalign>	    <xpad>0</xpad>	    <ypad>0</ypad>	  </widget>	  <widget>	    <class>GtkLabel</class>	    <child_name>CTree:title</child_name>	    <name>label11</name>	    <label>label11</label>	    <justify>GTK_JUSTIFY_CENTER</justify>	    <wrap>False</wrap>	    <xalign>0.5</xalign>	    <yalign>0.5</yalign>	    <xpad>0</xpad>	    <ypad>0</ypad>	  </widget>	  <widget>	    <class>GtkLabel</class>	    <child_name>CTree:title</child_name>	    <name>label12</name>	    <label>label12</label>	    <justify>GTK_JUSTIFY_CENTER</justify>	    <wrap>False</wrap>	    <xalign>0.5</xalign>	    <yalign>0.5</yalign>	    <xpad>0</xpad>	    <ypad>0</ypad>	  </widget>	</widget>      </widget>      <widget>	<class>GtkScrolledWindow</class>	<name>scrolledwindow2</name>	<hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>	<vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>	<hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>	<vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>	<child>	  <shrink>True</shrink>	  <resize>True</resize>	</child>	<widget>	  <class>GtkCList</class>	  <name>clist1</name>	  <can_focus>True</can_focus>	  <columns>1</columns>	  <column_widths>80</column_widths>	  <selection_mode>GTK_SELECTION_SINGLE</selection_mode>	  <show_titles>False</show_titles>	  <shadow_type>GTK_SHADOW_IN</shadow_type>	  <widget>	    <class>GtkLabel</class>	    <child_name>CList:title</child_name>	    <name>label9</name>	    <label>label9</label>	    <justify>GTK_JUSTIFY_CENTER</justify>	    <wrap>False</wrap>	    <xalign>0.5</xalign>	    <yalign>0.5</yalign>	    <xpad>0</xpad>	    <ypad>0</ypad>	  </widget>	</widget>      </widget>    </widget>    <widget>      <class>GtkStatusbar</class>      <name>statusbar1</name>      <child>	<padding>0</padding>	<expand>False</expand>	<fill>False</fill>      </child>    </widget>  </widget></widget></GTK-Interface>

⌨️ 快捷键说明

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