Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 23734b8d506ba58c2938defe4727502a > files > 30

php-gtk2-2.0.3-0.git20130225.8.mga4.x86_64.rpm

<interface>
    <object class="GtkNotebook" id="mynotebook">
      <child>
        <object class="GtkLabel" id="notebook-content">
          <property name="label">Content</property>
        </object>
      </child>
      <child type="tab">
        <object class="GtkLabel" id="notebook-tab">
          <property name="label">Tab</property>
        </object>
      </child>
    </object>
</interface>