Removed gradix.ui from this branch, as it is a non-GUI branch
This commit is contained in:
		
							
								
								
									
										685
									
								
								src/gradix.ui
									
									
									
									
									
								
							
							
						
						
									
										685
									
								
								src/gradix.ui
									
									
									
									
									
								
							| @@ -1,685 +0,0 @@ | |||||||
| <?xml version="1.0" encoding="UTF-8"?> |  | ||||||
| <interface> |  | ||||||
|   <!-- interface-requires gtk+ 3.6 --> |  | ||||||
|   <object class="GtkAccelGroup" id="accels"/> |  | ||||||
|   <object class="GtkActionGroup" id="actions"> |  | ||||||
|     <property name="accel_group">accels</property> |  | ||||||
|     <child> |  | ||||||
|       <object class="GtkAction" id="action_new"> |  | ||||||
|         <property name="stock_id">gtk-new</property> |  | ||||||
|         <signal name="activate" handler="action_new_activate_cb" swapped="no"/> |  | ||||||
|       </object> |  | ||||||
|     </child> |  | ||||||
|     <child> |  | ||||||
|       <object class="GtkAction" id="action_about"> |  | ||||||
|         <property name="stock_id">gtk-about</property> |  | ||||||
|         <property name="icon_name">help-about</property> |  | ||||||
|         <signal name="activate" handler="action_about_activate_cb" swapped="no"/> |  | ||||||
|       </object> |  | ||||||
|     </child> |  | ||||||
|   </object> |  | ||||||
|   <object class="GtkAboutDialog" id="dialog_about"> |  | ||||||
|     <property name="can_focus">False</property> |  | ||||||
|     <property name="border_width">5</property> |  | ||||||
|     <property name="type_hint">dialog</property> |  | ||||||
|     <property name="program_name">AstroGnome</property> |  | ||||||
|     <property name="version">1.0</property> |  | ||||||
|     <property name="copyright" translatable="yes">2013 Gergely Polonkai</property> |  | ||||||
|     <property name="website">http://gergely.polonkai.eu/astrognome/</property> |  | ||||||
|     <property name="authors">Gergely POLONKAI <gergely@polonkai.eu></property> |  | ||||||
|     <property name="license_type">gpl-3-0</property> |  | ||||||
|     <child internal-child="vbox"> |  | ||||||
|       <object class="GtkBox" id="aboutdialog-vbox1"> |  | ||||||
|         <property name="can_focus">False</property> |  | ||||||
|         <property name="orientation">vertical</property> |  | ||||||
|         <property name="spacing">2</property> |  | ||||||
|         <child internal-child="action_area"> |  | ||||||
|           <object class="GtkButtonBox" id="aboutdialog-action_area1"> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <property name="layout_style">end</property> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">False</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="pack_type">end</property> |  | ||||||
|             <property name="position">0</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|         <child> |  | ||||||
|           <placeholder/> |  | ||||||
|         </child> |  | ||||||
|       </object> |  | ||||||
|     </child> |  | ||||||
|   </object> |  | ||||||
|   <object class="GtkDialog" id="dialog_new"> |  | ||||||
|     <property name="can_focus">False</property> |  | ||||||
|     <property name="border_width">5</property> |  | ||||||
|     <property name="type_hint">dialog</property> |  | ||||||
|     <child internal-child="vbox"> |  | ||||||
|       <object class="GtkBox" id="dialog-vbox1"> |  | ||||||
|         <property name="can_focus">False</property> |  | ||||||
|         <property name="orientation">vertical</property> |  | ||||||
|         <property name="spacing">2</property> |  | ||||||
|         <child internal-child="action_area"> |  | ||||||
|           <object class="GtkButtonBox" id="dialog-action_area1"> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <property name="layout_style">end</property> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkButton" id="button1"> |  | ||||||
|                 <property name="label">gtk-cancel</property> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">True</property> |  | ||||||
|                 <property name="receives_default">True</property> |  | ||||||
|                 <property name="use_stock">True</property> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="expand">False</property> |  | ||||||
|                 <property name="fill">True</property> |  | ||||||
|                 <property name="position">0</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkButton" id="button2"> |  | ||||||
|                 <property name="label">gtk-ok</property> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">True</property> |  | ||||||
|                 <property name="can_default">True</property> |  | ||||||
|                 <property name="has_default">True</property> |  | ||||||
|                 <property name="receives_default">True</property> |  | ||||||
|                 <property name="use_stock">True</property> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="expand">False</property> |  | ||||||
|                 <property name="fill">True</property> |  | ||||||
|                 <property name="position">1</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">False</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="pack_type">end</property> |  | ||||||
|             <property name="position">0</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|         <child> |  | ||||||
|           <object class="GtkGrid" id="grid1"> |  | ||||||
|             <property name="visible">True</property> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkLabel" id="label1"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label" translatable="yes" context="Name">Name</property> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="left_attach">0</property> |  | ||||||
|                 <property name="top_attach">0</property> |  | ||||||
|                 <property name="width">1</property> |  | ||||||
|                 <property name="height">1</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkEntry" id="entry_new_name"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">True</property> |  | ||||||
|                 <property name="invisible_char">●</property> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="left_attach">1</property> |  | ||||||
|                 <property name="top_attach">0</property> |  | ||||||
|                 <property name="width">2</property> |  | ||||||
|                 <property name="height">1</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkFrame" id="frame1"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label_xalign">0</property> |  | ||||||
|                 <property name="shadow_type">none</property> |  | ||||||
|                 <child> |  | ||||||
|                   <object class="GtkAlignment" id="alignment1"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <property name="left_padding">12</property> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkGrid" id="grid2"> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkLabel" id="label8"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">False</property> |  | ||||||
|                             <property name="label" translatable="yes" context="Latitude of birth" comments="Label for latitude of birth">Latitude</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">0</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">2</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkRadioButton" id="radiobutton1"> |  | ||||||
|                             <property name="label" translatable="yes" context="Northern hemisphere">North</property> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="receives_default">False</property> |  | ||||||
|                             <property name="xalign">0</property> |  | ||||||
|                             <property name="draw_indicator">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">1</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkRadioButton" id="radiobutton2"> |  | ||||||
|                             <property name="label" translatable="yes" context="Southern hemisphere">South</property> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="receives_default">False</property> |  | ||||||
|                             <property name="xalign">0</property> |  | ||||||
|                             <property name="active">True</property> |  | ||||||
|                             <property name="draw_indicator">True</property> |  | ||||||
|                             <property name="group">radiobutton1</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">1</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkSpinButton" id="spinbutton7"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="invisible_char">●</property> |  | ||||||
|                             <property name="width_chars">6</property> |  | ||||||
|                             <property name="invisible_char_set">True</property> |  | ||||||
|                             <property name="caps_lock_warning">False</property> |  | ||||||
|                             <property name="digits">4</property> |  | ||||||
|                             <property name="numeric">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">2</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">2</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkLabel" id="label9"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">False</property> |  | ||||||
|                             <property name="label" translatable="yes" context="Longitude of birth">Longitude</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">3</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">2</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkRadioButton" id="radiobutton3"> |  | ||||||
|                             <property name="label" translatable="yes" context="Eastern hemisphere">East</property> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="receives_default">False</property> |  | ||||||
|                             <property name="xalign">0</property> |  | ||||||
|                             <property name="draw_indicator">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">4</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkRadioButton" id="radiobutton4"> |  | ||||||
|                             <property name="label" translatable="yes" context="Western hemisphere">West</property> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="receives_default">False</property> |  | ||||||
|                             <property name="xalign">0</property> |  | ||||||
|                             <property name="active">True</property> |  | ||||||
|                             <property name="draw_indicator">True</property> |  | ||||||
|                             <property name="group">radiobutton3</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">4</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkSpinButton" id="spinbutton8"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="invisible_char">●</property> |  | ||||||
|                             <property name="width_chars">6</property> |  | ||||||
|                             <property name="invisible_char_set">True</property> |  | ||||||
|                             <property name="caps_lock_warning">False</property> |  | ||||||
|                             <property name="digits">4</property> |  | ||||||
|                             <property name="numeric">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">5</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">2</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|                 <child type="label"> |  | ||||||
|                   <object class="GtkLabel" id="label2"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <property name="label" translatable="yes" context="Birth place coordinates">Coordinates</property> |  | ||||||
|                     <property name="use_markup">True</property> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="left_attach">0</property> |  | ||||||
|                 <property name="top_attach">3</property> |  | ||||||
|                 <property name="width">2</property> |  | ||||||
|                 <property name="height">1</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkFrame" id="frame2"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label_xalign">0</property> |  | ||||||
|                 <property name="shadow_type">none</property> |  | ||||||
|                 <child> |  | ||||||
|                   <object class="GtkAlignment" id="alignment2"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <property name="left_padding">12</property> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkGrid" id="grid3"> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkCalendar" id="calendar1"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="year">2013</property> |  | ||||||
|                             <property name="month">6</property> |  | ||||||
|                             <property name="day">29</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">0</property> |  | ||||||
|                             <property name="top_attach">0</property> |  | ||||||
|                             <property name="width">6</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkSpinButton" id="spinbutton6"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="invisible_char">●</property> |  | ||||||
|                             <property name="width_chars">2</property> |  | ||||||
|                             <property name="invisible_char_set">True</property> |  | ||||||
|                             <property name="numeric">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">5</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkLabel" id="label7"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">False</property> |  | ||||||
|                             <property name="label" translatable="yes" context="Second of birth" comments="Label for second of birth">Second</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">4</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkSpinButton" id="spinbutton5"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="invisible_char">●</property> |  | ||||||
|                             <property name="width_chars">2</property> |  | ||||||
|                             <property name="invisible_char_set">True</property> |  | ||||||
|                             <property name="numeric">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">3</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkLabel" id="label6"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">False</property> |  | ||||||
|                             <property name="label" translatable="yes" context="Minute of birth" comments="Label for minute of birth">Minute</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">2</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkSpinButton" id="spinbutton4"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">True</property> |  | ||||||
|                             <property name="invisible_char">●</property> |  | ||||||
|                             <property name="width_chars">2</property> |  | ||||||
|                             <property name="invisible_char_set">True</property> |  | ||||||
|                             <property name="numeric">True</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">1</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                         <child> |  | ||||||
|                           <object class="GtkLabel" id="label5"> |  | ||||||
|                             <property name="visible">True</property> |  | ||||||
|                             <property name="can_focus">False</property> |  | ||||||
|                             <property name="label" translatable="yes" context="Birth hour" comments="Label for hour of birth">Hour</property> |  | ||||||
|                           </object> |  | ||||||
|                           <packing> |  | ||||||
|                             <property name="left_attach">0</property> |  | ||||||
|                             <property name="top_attach">1</property> |  | ||||||
|                             <property name="width">1</property> |  | ||||||
|                             <property name="height">1</property> |  | ||||||
|                           </packing> |  | ||||||
|                         </child> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|                 <child type="label"> |  | ||||||
|                   <object class="GtkLabel" id="label3"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <property name="label" translatable="yes" context="Birth date and time">Birth date and time</property> |  | ||||||
|                     <property name="use_markup">True</property> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="left_attach">2</property> |  | ||||||
|                 <property name="top_attach">1</property> |  | ||||||
|                 <property name="width">1</property> |  | ||||||
|                 <property name="height">3</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <placeholder/> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <placeholder/> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <placeholder/> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <placeholder/> |  | ||||||
|             </child> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">False</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="position">1</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|       </object> |  | ||||||
|     </child> |  | ||||||
|     <action-widgets> |  | ||||||
|       <action-widget response="2">button1</action-widget> |  | ||||||
|       <action-widget response="1">button2</action-widget> |  | ||||||
|     </action-widgets> |  | ||||||
|   </object> |  | ||||||
|   <object class="GtkWindow" id="window_main"> |  | ||||||
|     <property name="can_focus">False</property> |  | ||||||
|     <signal name="delete-event" handler="gtk_main_quit" swapped="no"/> |  | ||||||
|     <child> |  | ||||||
|       <object class="GtkBox" id="box1"> |  | ||||||
|         <property name="visible">True</property> |  | ||||||
|         <property name="can_focus">False</property> |  | ||||||
|         <property name="orientation">vertical</property> |  | ||||||
|         <child> |  | ||||||
|           <object class="GtkMenuBar" id="menubar1"> |  | ||||||
|             <property name="visible">True</property> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkMenuItem" id="menuitem1"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label" translatable="yes">_File</property> |  | ||||||
|                 <property name="use_underline">True</property> |  | ||||||
|                 <child type="submenu"> |  | ||||||
|                   <object class="GtkMenu" id="menu1"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem1"> |  | ||||||
|                         <property name="related_action">action_new</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem2"> |  | ||||||
|                         <property name="label">gtk-open</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem3"> |  | ||||||
|                         <property name="label">gtk-save</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem4"> |  | ||||||
|                         <property name="label">gtk-save-as</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkSeparatorMenuItem" id="separatormenuitem1"> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem5"> |  | ||||||
|                         <property name="label">gtk-quit</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|               </object> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkMenuItem" id="menuitem2"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label" translatable="yes">_Edit</property> |  | ||||||
|                 <property name="use_underline">True</property> |  | ||||||
|                 <child type="submenu"> |  | ||||||
|                   <object class="GtkMenu" id="menu2"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem6"> |  | ||||||
|                         <property name="label">gtk-cut</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem7"> |  | ||||||
|                         <property name="label">gtk-copy</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem8"> |  | ||||||
|                         <property name="label">gtk-paste</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="imagemenuitem9"> |  | ||||||
|                         <property name="label">gtk-delete</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|               </object> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkMenuItem" id="menuitem3"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label" translatable="yes">_View</property> |  | ||||||
|                 <property name="use_underline">True</property> |  | ||||||
|               </object> |  | ||||||
|             </child> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkMenuItem" id="menuitem4"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label" translatable="yes">_Help</property> |  | ||||||
|                 <property name="use_underline">True</property> |  | ||||||
|                 <child type="submenu"> |  | ||||||
|                   <object class="GtkMenu" id="menu3"> |  | ||||||
|                     <property name="visible">True</property> |  | ||||||
|                     <property name="can_focus">False</property> |  | ||||||
|                     <child> |  | ||||||
|                       <object class="GtkImageMenuItem" id="menu_item_about"> |  | ||||||
|                         <property name="related_action">action_about</property> |  | ||||||
|                         <property name="visible">True</property> |  | ||||||
|                         <property name="can_focus">False</property> |  | ||||||
|                         <property name="use_underline">True</property> |  | ||||||
|                         <property name="use_stock">True</property> |  | ||||||
|                       </object> |  | ||||||
|                     </child> |  | ||||||
|                   </object> |  | ||||||
|                 </child> |  | ||||||
|               </object> |  | ||||||
|             </child> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">False</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="position">0</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|         <child> |  | ||||||
|           <object class="GtkToolbar" id="toolbar1"> |  | ||||||
|             <property name="visible">True</property> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkToolButton" id="toolbutton1"> |  | ||||||
|                 <property name="related_action">action_new</property> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|                 <property name="label" translatable="yes">toolbutton1</property> |  | ||||||
|                 <property name="use_underline">True</property> |  | ||||||
|               </object> |  | ||||||
|               <packing> |  | ||||||
|                 <property name="expand">False</property> |  | ||||||
|                 <property name="homogeneous">True</property> |  | ||||||
|               </packing> |  | ||||||
|             </child> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">False</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="position">1</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|         <child> |  | ||||||
|           <object class="GtkViewport" id="viewport1"> |  | ||||||
|             <property name="visible">True</property> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <child> |  | ||||||
|               <object class="GtkDrawingArea" id="drawingarea1"> |  | ||||||
|                 <property name="visible">True</property> |  | ||||||
|                 <property name="can_focus">False</property> |  | ||||||
|               </object> |  | ||||||
|             </child> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">True</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="position">2</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|         <child> |  | ||||||
|           <object class="GtkStatusbar" id="statusbar1"> |  | ||||||
|             <property name="visible">True</property> |  | ||||||
|             <property name="can_focus">False</property> |  | ||||||
|             <property name="orientation">vertical</property> |  | ||||||
|             <property name="spacing">2</property> |  | ||||||
|           </object> |  | ||||||
|           <packing> |  | ||||||
|             <property name="expand">False</property> |  | ||||||
|             <property name="fill">True</property> |  | ||||||
|             <property name="position">3</property> |  | ||||||
|           </packing> |  | ||||||
|         </child> |  | ||||||
|       </object> |  | ||||||
|     </child> |  | ||||||
|   </object> |  | ||||||
| </interface> |  | ||||||
		Reference in New Issue
	
	Block a user