Guest
Public paste!

test2.glade

By: a guest | Jul 4th, 2010 | Syntax: None | Size: 2.60 KB | Hits: 73 | Expires: Never
Copy text to clipboard
  1. <?xml version="1.0"?>
  2. <glade-interface>
  3.   <!-- interface-requires gtk+ 2.16 -->
  4.   <!-- interface-naming-policy project-wide -->
  5.   <widget class="GtkWindow" id="window1">
  6.     <property name="visible">True</property>
  7.     <property name="title" translatable="yes">&#x6CC;&#x6A9; &#x62A;&#x633;&#x62A; &#x62F;&#x631; &#x645;&#x62D;&#x6CC;&#x637; &#x6CC;&#x648;&#x646;&#x6CC;&#x6A9;&#x62F;</property>
  8.     <child>
  9.       <widget class="GtkHBox" id="hbox1">
  10.         <property name="visible">True</property>
  11.         <child>
  12.           <widget class="GtkVBox" id="vbox1">
  13.             <property name="visible">True</property>
  14.             <property name="orientation">vertical</property>
  15.             <child>
  16.               <widget class="GtkLabel" id="label1">
  17.                 <property name="visible">True</property>
  18.                 <property name="label" translatable="yes">&#x6CC;&#x6A9; &#x62A;&#x633;&#x62A; &#x6CC;&#x648;&#x646;&#x6CC;&#x6A9;&#x62F; &#x648; &#x641;&#x627;&#x631;&#x633;&#x6CC;</property>
  19.               </widget>
  20.               <packing>
  21.                 <property name="position">0</property>
  22.               </packing>
  23.             </child>
  24.             <child>
  25.               <widget class="GtkVolumeButton" id="volumebutton1">
  26.                 <property name="label" translatable="yes">&#x62F;&#x6A9;&#x645;&#x647;&#x200C;&#x6CC; &#x62A;&#x646;&#x638;&#x6CC;&#x645; &#x635;&#x62F;&#x627;!</property>
  27.                 <property name="visible">True</property>
  28.                 <property name="can_focus">True</property>
  29.                 <property name="receives_default">True</property>
  30.                 <property name="has_tooltip">True</property>
  31.                 <property name="relief">none</property>
  32.                 <property name="focus_on_click">False</property>
  33.                 <property name="orientation">vertical</property>
  34.                 <property name="icons">audio-volume-muted
  35. audio-volume-high
  36. audio-volume-low
  37. audio-volume-medium</property>
  38.               </widget>
  39.               <packing>
  40.                 <property name="position">1</property>
  41.               </packing>
  42.             </child>
  43.           </widget>
  44.           <packing>
  45.             <property name="position">0</property>
  46.           </packing>
  47.         </child>
  48.         <child>
  49.           <widget class="GtkImage" id="image1">
  50.             <property name="visible">True</property>
  51.             <property name="pixbuf">funny_tux.png</property>
  52.           </widget>
  53.           <packing>
  54.             <property name="position">1</property>
  55.           </packing>
  56.         </child>
  57.       </widget>
  58.     </child>
  59.   </widget>
  60. </glade-interface>