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

📄 gnome-pygarmin.glade

📁 gps pygarmin-0[1].6.tgz
💻 GLADE
字号:
<?xml version="1.0"?><GTK-Interface><project>  <name>GNOME PyGarmin</name>  <program_name>gnome-pygarmin</program_name>  <directory></directory>  <source_directory>src</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>False</output_main_file>  <output_support_files>False</output_support_files>  <output_build_files>False</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>GnomeApp</class>  <name>gnome_pygarmin</name>  <signal>    <name>destroy</name>    <handler>on_gnome_pygarmin_destroy</handler>    <last_modification_time>Mon, 18 Sep 2000 13:24:54 GMT</last_modification_time>  </signal>  <title>GNOME PyGarmin</title>  <type>GTK_WINDOW_TOPLEVEL</type>  <position>GTK_WIN_POS_CENTER</position>  <modal>False</modal>  <default_width>400</default_width>  <default_height>300</default_height>  <allow_shrink>False</allow_shrink>  <allow_grow>True</allow_grow>  <auto_shrink>False</auto_shrink>  <enable_layout_config>True</enable_layout_config>  <widget>    <class>GnomeDock</class>    <child_name>GnomeApp:dock</child_name>    <name>dock1</name>    <allow_floating>True</allow_floating>    <child>      <padding>0</padding>      <expand>True</expand>      <fill>True</fill>    </child>    <widget>      <class>GnomeDockItem</class>      <name>dockitem1</name>      <border_width>2</border_width>      <placement>GNOME_DOCK_TOP</placement>      <band>0</band>      <position>0</position>      <offset>0</offset>      <locked>False</locked>      <exclusive>True</exclusive>      <never_floating>False</never_floating>      <never_vertical>True</never_vertical>      <never_horizontal>False</never_horizontal>      <shadow_type>GTK_SHADOW_OUT</shadow_type>      <widget>	<class>GtkMenuBar</class>	<name>menubar1</name>	<shadow_type>GTK_SHADOW_NONE</shadow_type>	<widget>	  <class>GtkMenuItem</class>	  <name>file1</name>	  <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>	  <widget>	    <class>GtkMenu</class>	    <name>file1_menu</name>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_new</name>	      <signal>		<name>activate</name>		<handler>on_menu_new_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:26:03 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_NEW_ITEM</stock_item>	      <label>_New</label>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_open</name>	      <signal>		<name>activate</name>		<handler>on_menu_open_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:26:17 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_OPEN_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_save</name>	      <signal>		<name>activate</name>		<handler>on_menu_save_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:26:31 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_SAVE_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_save_as</name>	      <signal>		<name>activate</name>		<handler>on_menu_save_as_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:24:26 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_SAVE_AS_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkMenuItem</class>	      <name>separator1</name>	      <right_justify>False</right_justify>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_exit</name>	      <signal>		<name>activate</name>		<handler>on_menu_exit_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:26:44 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>	    </widget>	  </widget>	</widget>	<widget>	  <class>GtkMenuItem</class>	  <name>edit1</name>	  <stock_item>GNOMEUIINFO_MENU_EDIT_TREE</stock_item>	  <widget>	    <class>GtkMenu</class>	    <name>edit1_menu</name>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_cut</name>	      <signal>		<name>activate</name>		<handler>on_menu_cut_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:30:40 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_CUT_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_copy</name>	      <signal>		<name>activate</name>		<handler>on_menu_copy_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:30:53 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_COPY_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_paste</name>	      <signal>		<name>activate</name>		<handler>on_menu_paste_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:31:13 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_PASTE_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_clear</name>	      <signal>		<name>activate</name>		<handler>on_menu_clear_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:31:25 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_CLEAR_ITEM</stock_item>	    </widget>	    <widget>	      <class>GtkMenuItem</class>	      <name>separator2</name>	      <right_justify>False</right_justify>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_properties</name>	      <signal>		<name>activate</name>		<handler>on_menu_properties_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:31:40 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_PROPERTIES_ITEM</stock_item>	    </widget>	  </widget>	</widget>	<widget>	  <class>GtkMenuItem</class>	  <name>gps1</name>	  <label>_GPS</label>	  <right_justify>False</right_justify>	  <widget>	    <class>GtkMenu</class>	    <name>gps1_menu</name>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_download</name>	      <signal>		<name>activate</name>		<handler>on_menu_download_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:31:54 GMT</last_modification_time>	      </signal>	      <label>_Download...</label>	      <right_justify>False</right_justify>	      <stock_icon>GNOME_STOCK_MENU_COPY</stock_icon>	    </widget>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_info</name>	      <signal>		<name>activate</name>		<handler>on_menu_info_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:32:07 GMT</last_modification_time>	      </signal>	      <label>_Info</label>	      <right_justify>False</right_justify>	      <stock_icon>GNOME_STOCK_MENU_BOOK_RED</stock_icon>	    </widget>	  </widget>	</widget>	<widget>	  <class>GtkMenuItem</class>	  <name>settings1</name>	  <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>	  <widget>	    <class>GtkMenu</class>	    <name>settings1_menu</name>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_preferences</name>	      <signal>		<name>activate</name>		<handler>on_menu_preferences_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:30:22 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>	    </widget>	  </widget>	</widget>	<widget>	  <class>GtkMenuItem</class>	  <name>help1</name>	  <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>	  <widget>	    <class>GtkMenu</class>	    <name>help1_menu</name>	    <widget>	      <class>GtkPixmapMenuItem</class>	      <name>menu_about</name>	      <signal>		<name>activate</name>		<handler>on_menu_about_activate</handler>		<last_modification_time>Mon, 18 Sep 2000 13:32:21 GMT</last_modification_time>	      </signal>	      <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>	    </widget>	  </widget>	</widget>      </widget>    </widget>    <widget>      <class>GnomeDockItem</class>      <name>dockitem2</name>      <border_width>1</border_width>      <placement>GNOME_DOCK_TOP</placement>      <band>1</band>      <position>0</position>      <offset>0</offset>      <locked>False</locked>      <exclusive>True</exclusive>      <never_floating>False</never_floating>      <never_vertical>False</never_vertical>      <never_horizontal>False</never_horizontal>      <shadow_type>GTK_SHADOW_OUT</shadow_type>      <widget>	<class>GtkToolbar</class>	<name>toolbar1</name>	<border_width>1</border_width>	<orientation>GTK_ORIENTATION_HORIZONTAL</orientation>	<type>GTK_TOOLBAR_BOTH</type>	<space_size>16</space_size>	<space_style>GTK_TOOLBAR_SPACE_LINE</space_style>	<relief>GTK_RELIEF_NONE</relief>	<tooltips>True</tooltips>	<widget>	  <class>GtkButton</class>	  <child_name>Toolbar:button</child_name>	  <name>toolbar_open</name>	  <tooltip>New File</tooltip>	  <signal>	    <name>clicked</name>	    <handler>on_toolbar_open_clicked</handler>	    <last_modification_time>Mon, 18 Sep 2000 13:25:22 GMT</last_modification_time>	  </signal>	  <label>Open</label>	  <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>	</widget>	<widget>	  <class>GtkButton</class>	  <child_name>Toolbar:button</child_name>	  <name>toolbar_save</name>	  <tooltip>Open File</tooltip>	  <signal>	    <name>clicked</name>	    <handler>on_toolbar_save_clicked</handler>	    <last_modification_time>Mon, 18 Sep 2000 13:25:27 GMT</last_modification_time>	  </signal>	  <label>Save</label>	  <stock_pixmap>GNOME_STOCK_PIXMAP_SAVE</stock_pixmap>	</widget>	<widget>	  <class>GtkButton</class>	  <child_name>Toolbar:button</child_name>	  <name>toolbar_download</name>	  <signal>	    <name>clicked</name>	    <handler>on_toolbar_download_clicked</handler>	    <last_modification_time>Mon, 18 Sep 2000 13:25:37 GMT</last_modification_time>	  </signal>	  <label>Download...</label>	  <stock_pixmap>GNOME_STOCK_PIXMAP_COPY</stock_pixmap>	</widget>	<widget>	  <class>GtkButton</class>	  <child_name>Toolbar:button</child_name>	  <name>toolbar_info</name>	  <signal>	    <name>clicked</name>	    <handler>on_toolbar_info_clicked</handler>	    <last_modification_time>Mon, 18 Sep 2000 13:25:43 GMT</last_modification_time>	  </signal>	  <label>Info</label>	  <stock_pixmap>GNOME_STOCK_PIXMAP_BOOK_RED</stock_pixmap>	</widget>      </widget>    </widget>    <widget>      <class>GtkNotebook</class>      <child_name>GnomeDock:contents</child_name>      <name>notebook1</name>      <can_focus>True</can_focus>      <show_tabs>True</show_tabs>      <show_border>True</show_border>      <tab_pos>GTK_POS_TOP</tab_pos>      <scrollable>False</scrollable>      <tab_hborder>2</tab_hborder>      <tab_vborder>2</tab_vborder>      <popup_enable>False</popup_enable>      <widget>	<class>GtkNotebook</class>	<name>notebook2</name>	<can_focus>True</can_focus>	<show_tabs>True</show_tabs>	<show_border>False</show_border>	<tab_pos>GTK_POS_TOP</tab_pos>	<scrollable>False</scrollable>	<tab_hborder>2</tab_hborder>	<tab_vborder>2</tab_vborder>	<popup_enable>False</popup_enable>	<widget>	  <class>GtkCList</class>	  <name>wpt_list</name>	  <can_focus>True</can_focus>	  <columns>3</columns>	  <column_widths>148,179,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>CList:title</child_name>	    <name>label12</name>	    <label>Name</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>CList:title</child_name>	    <name>label13</name>	    <label>Latitude</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>CList:title</child_name>	    <name>label14</name>	    <label>Longitude</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>	  <class>GtkLabel</class>	  <child_name>Notebook:tab</child_name>	  <name>label17</name>	  <label>Waypoints</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>	  <name>label19</name>	  <label>No routes present</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>Notebook:tab</child_name>	  <name>label18</name>	  <label>Routes</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>	  <name>label21</name>	  <label>No tracks present</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>Notebook:tab</child_name>	  <name>label20</name>	  <label>Tracks</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>	<class>GtkLabel</class>	<child_name>Notebook:tab</child_name>	<name>label1</name>	<label>GPS</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>GnomeAbout</class>  <name>about</name>  <visible>False</visible>  <modal>True</modal>  <copyright>Copyright 

⌨️ 快捷键说明

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