Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 6cb94b3633de183cf58acf1a068a836b > files > 18

libglade2.0_0-devel-2.6.4-13.mga7.armv7hl.rpm

<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" >

<glade-interface>
  <requires lib="bonobo"/>

  <widget class="GtkWindow" id="window1">
    <property name="title">Testing</property>
    <property name="border_width">10</property>
    <property name="visible">yes</property>

    <signal name="destroy" handler="gtk_main_quit" />

    <child>
      <widget class="BonoboWidget" id="control1">
        <property name="moniker">OAFIID:Bonobo_Sample_Entry</property>
        <property name="visible">yes</property>
      </widget>
    </child>
  </widget>
</glade-interface>