<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
<tagfile>
  <compound kind="file">
    <name>applet.h</name>
    <path>/build/buildd/libpanelappletmm2.6-2.6.0/libpanelapplet/libpanelappletmm/</path>
    <filename>applet_8h</filename>
    <includes id="enums_8h" name="enums.h" local="no" imported="no">libpanelappletmm/enums.h</includes>
    <namespace>Gnome</namespace>
    <namespace>Gnome::Panel</namespace>
    <namespace>Glib</namespace>
    <class kind="class">Gnome::Panel::Applet</class>
  </compound>
  <compound kind="file">
    <name>enums.h</name>
    <path>/build/buildd/libpanelappletmm2.6-2.6.0/libpanelapplet/libpanelappletmm/</path>
    <filename>enums_8h</filename>
    <namespace>Gnome</namespace>
    <namespace>Gnome::Panel</namespace>
    <member kind="enumeration">
      <name>AppletBackgroundType</name>
      <anchor>gf2cf3f0469b2207801ce542c806e0ca9</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>NO_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca93c20db821d68732b1ad8827bedbec707</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>COLOR_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca90c3717c0b97f85f8b53d22bddb23c220</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>PIXMAP_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca9d91d125b3de8011cbcbc13c72246ffe1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletFlags</name>
      <anchor>g66534d17f933912a6f9d01d8fa03ba4f</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_FLAGS_NONE</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4fbfec4606d5b375bcc02173079075f37e</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MAJOR</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f8724b9974a3c741950826b0a140bed05</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MINOR</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f685529d57af08a3f8063817cdc7616f6</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_HAS_HANDLE</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f9693b6847e9a5784d71197929d3a112a</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletOrient</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_UP</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3d7e759bf9c4c3a1a7c01eac90b886eb7</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_DOWN</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3e4a08018ef0947f41af27f61a29325b1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_LEFT</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3e8443d08e7361ed6723d2fff196ea8b0</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_RIGHT</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3bd2df357cc28bc33913d49edb9abc6d8</anchor>
      <arglist></arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator|</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g83722ed7558aad30b9fb9decd29f3adf</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator &amp;</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g4c7db02054af31b66984b2c3eeb6f4bd</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator^</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gcaa78996cd7dc7c8b58cd03725d34d0f</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator~</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gbfc659062195f0466ded735377c81595</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator|=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g935ab9db5fcb17f554028642466ac75a</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator &amp;=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g6c5b4894bbade98297242f8ce596ab99</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator^=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g4882df21243d87e693c3879eb4a0479a</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>factory.h</name>
    <path>/build/buildd/libpanelappletmm2.6-2.6.0/libpanelapplet/libpanelappletmm/</path>
    <filename>factory_8h</filename>
    <includes id="applet_8h" name="applet.h" local="no" imported="no">libpanelappletmm/applet.h</includes>
    <namespace>Gnome</namespace>
    <namespace>Gnome::Panel</namespace>
    <member kind="typedef">
      <type>sigc::slot&lt; bool, PanelApplet *, const Glib::ustring &amp; &gt;</type>
      <name>SlotFactory</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>ee21aa246c80d436c1aafb63ed7d9428</anchor>
      <arglist></arglist>
    </member>
    <member kind="typedef">
      <type>Gnome::Panel::SlotFactory</type>
      <name>SlotType</name>
      <anchorfile>factory_8h.html</anchorfile>
      <anchor>5eb00e7354773e646da6730d014b7bd9</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" static="yes">
      <type>bool</type>
      <name>applet_factory_callback</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>c4f862009fdcc6b21d6f694b55bb4514</anchor>
      <arglist>(PanelApplet *panel_applet, const Glib::ustring &amp;iid)</arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>factory_main</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>c1e8d003aa115c0294291f147dd0fbdb</anchor>
      <arglist>(const Glib::ustring &amp;iid)</arglist>
    </member>
    <member kind="function">
      <type>Bonobo_Unknown</type>
      <name>shlib_factory</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>bf7fa01233f1645fb7fdc37206c82ca1</anchor>
      <arglist>(const Glib::ustring &amp;iid, PortableServer_POA poa, void *impl_ptr, const SlotFactory &amp;slot, CORBA_Environment *ev)</arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>factory_main_closure</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>996587611432dcdbc7f46ded5a1ce8be</anchor>
      <arglist>(const Glib::ustring &amp;iid, GClosure *closure)</arglist>
    </member>
    <member kind="function">
      <type>Bonobo_Unknown</type>
      <name>shlib_factory_closure</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>af95745ffda3fa8dc9633cb569b51095</anchor>
      <arglist>(const Glib::ustring &amp;iid, PortableServer_POA poa, void *impl_ptr, GClosure *closure, CORBA_Environment *ev)</arglist>
    </member>
    <member kind="variable">
      <type>SlotType</type>
      <name>slot_</name>
      <anchorfile>factory_8h.html</anchorfile>
      <anchor>c20951af19cff6f5737ba6a071391e21</anchor>
      <arglist></arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>init.h</name>
    <path>/build/buildd/libpanelappletmm2.6-2.6.0/libpanelapplet/libpanelappletmm/</path>
    <filename>init_8h</filename>
    <namespace>Gnome</namespace>
    <namespace>Gnome::Panel</namespace>
    <member kind="function">
      <type>void</type>
      <name>init</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>3f355501cd0d1599f3fe39ca4bc839f5</anchor>
      <arglist>(const Glib::ustring &amp;app_id, const Glib::ustring &amp;app_version, int argc, char **argv)</arglist>
    </member>
  </compound>
  <compound kind="file">
    <name>private.h</name>
    <path>/build/buildd/libpanelappletmm2.6-2.6.0/libpanelapplet/libpanelappletmm/</path>
    <filename>private_8h</filename>
    <namespace>Gnome</namespace>
    <namespace>Gnome::Panel</namespace>
  </compound>
  <compound kind="file">
    <name>wrap_init.h</name>
    <path>/build/buildd/libpanelappletmm2.6-2.6.0/libpanelapplet/libpanelappletmm/</path>
    <filename>wrap__init_8h</filename>
    <namespace>Gnome</namespace>
    <namespace>Gnome::Panel</namespace>
    <member kind="function">
      <type>void</type>
      <name>wrap_init</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>27117ad903493f450712804224aa033e</anchor>
      <arglist>()</arglist>
    </member>
  </compound>
  <compound kind="group">
    <name>libpanelappletmmEnums</name>
    <title>Enums and Flags</title>
    <filename>group__libpanelappletmmEnums.html</filename>
    <member kind="enumeration">
      <name>AppletBackgroundType</name>
      <anchor>gf2cf3f0469b2207801ce542c806e0ca9</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>NO_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca93c20db821d68732b1ad8827bedbec707</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>COLOR_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca90c3717c0b97f85f8b53d22bddb23c220</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>PIXMAP_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca9d91d125b3de8011cbcbc13c72246ffe1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletFlags</name>
      <anchor>g66534d17f933912a6f9d01d8fa03ba4f</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_FLAGS_NONE</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4fbfec4606d5b375bcc02173079075f37e</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MAJOR</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f8724b9974a3c741950826b0a140bed05</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MINOR</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f685529d57af08a3f8063817cdc7616f6</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_HAS_HANDLE</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f9693b6847e9a5784d71197929d3a112a</anchor>
      <arglist></arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator|</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g83722ed7558aad30b9fb9decd29f3adf</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator &amp;</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g4c7db02054af31b66984b2c3eeb6f4bd</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator^</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gcaa78996cd7dc7c8b58cd03725d34d0f</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator~</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gbfc659062195f0466ded735377c81595</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator|=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g935ab9db5fcb17f554028642466ac75a</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator &amp;=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g6c5b4894bbade98297242f8ce596ab99</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator^=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g4882df21243d87e693c3879eb4a0479a</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
  </compound>
  <compound kind="namespace">
    <name>Gnome::Panel</name>
    <filename>namespaceGnome_1_1Panel.html</filename>
    <class kind="class">Gnome::Panel::Applet</class>
    <member kind="typedef">
      <type>sigc::slot&lt; bool, PanelApplet *, const Glib::ustring &amp; &gt;</type>
      <name>SlotFactory</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>ee21aa246c80d436c1aafb63ed7d9428</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletBackgroundType</name>
      <anchor>gf2cf3f0469b2207801ce542c806e0ca9</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>NO_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca93c20db821d68732b1ad8827bedbec707</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>COLOR_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca90c3717c0b97f85f8b53d22bddb23c220</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>PIXMAP_BACKGROUND</name>
      <anchor>ggf2cf3f0469b2207801ce542c806e0ca9d91d125b3de8011cbcbc13c72246ffe1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletFlags</name>
      <anchor>g66534d17f933912a6f9d01d8fa03ba4f</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_FLAGS_NONE</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4fbfec4606d5b375bcc02173079075f37e</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MAJOR</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f8724b9974a3c741950826b0a140bed05</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MINOR</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f685529d57af08a3f8063817cdc7616f6</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_HAS_HANDLE</name>
      <anchor>gg66534d17f933912a6f9d01d8fa03ba4f9693b6847e9a5784d71197929d3a112a</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletOrient</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_UP</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3d7e759bf9c4c3a1a7c01eac90b886eb7</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_DOWN</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3e4a08018ef0947f41af27f61a29325b1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_LEFT</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3e8443d08e7361ed6723d2fff196ea8b0</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_RIGHT</name>
      <anchor>3a6a783a3d9f53715909605bdb9558e3bd2df357cc28bc33913d49edb9abc6d8</anchor>
      <arglist></arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator|</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g83722ed7558aad30b9fb9decd29f3adf</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator &amp;</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g4c7db02054af31b66984b2c3eeb6f4bd</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator^</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gcaa78996cd7dc7c8b58cd03725d34d0f</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator~</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gbfc659062195f0466ded735377c81595</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator|=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g935ab9db5fcb17f554028642466ac75a</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator &amp;=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g6c5b4894bbade98297242f8ce596ab99</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator^=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g4882df21243d87e693c3879eb4a0479a</anchor>
      <arglist>(AppletFlags &amp;lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function" static="yes">
      <type>bool</type>
      <name>applet_factory_callback</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>c4f862009fdcc6b21d6f694b55bb4514</anchor>
      <arglist>(PanelApplet *panel_applet, const Glib::ustring &amp;iid)</arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>factory_main</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>c1e8d003aa115c0294291f147dd0fbdb</anchor>
      <arglist>(const Glib::ustring &amp;iid)</arglist>
    </member>
    <member kind="function">
      <type>Bonobo_Unknown</type>
      <name>shlib_factory</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>bf7fa01233f1645fb7fdc37206c82ca1</anchor>
      <arglist>(const Glib::ustring &amp;iid, PortableServer_POA poa, void *impl_ptr, const SlotFactory &amp;slot, CORBA_Environment *ev)</arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>factory_main_closure</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>996587611432dcdbc7f46ded5a1ce8be</anchor>
      <arglist>(const Glib::ustring &amp;iid, GClosure *closure)</arglist>
    </member>
    <member kind="function">
      <type>Bonobo_Unknown</type>
      <name>shlib_factory_closure</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>af95745ffda3fa8dc9633cb569b51095</anchor>
      <arglist>(const Glib::ustring &amp;iid, PortableServer_POA poa, void *impl_ptr, GClosure *closure, CORBA_Environment *ev)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>init</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>3f355501cd0d1599f3fe39ca4bc839f5</anchor>
      <arglist>(const Glib::ustring &amp;app_id, const Glib::ustring &amp;app_version, int argc, char **argv)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>wrap_init</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>27117ad903493f450712804224aa033e</anchor>
      <arglist>()</arglist>
    </member>
  </compound>
  <compound kind="class">
    <name>Gnome::Panel::Applet</name>
    <filename>classGnome_1_1Panel_1_1Applet.html</filename>
    <base>Gtk::EventBox</base>
    <member kind="function" virtualness="virtual">
      <type>virtual</type>
      <name>~Applet</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>64918d22507d45bcf317c33ae3bf50b2</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>PanelApplet *</type>
      <name>gobj</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>2ed43fdd02a702554058358e4204ad05</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>const PanelApplet *</type>
      <name>gobj</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>f899858eac6641ed927c51ff6a94398e</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type></type>
      <name>Applet</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>625dd48ae2d262040a3dc6b3c9feccf1</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::SignalProxy1&lt; void, AppletOrient &gt;</type>
      <name>signal_change_orientation</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>38c414cfbd956688b820fcb22ee42f01</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::SignalProxy1&lt; void, int &gt;</type>
      <name>signal_change_size</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>b8d58fe33d2cf25a26303b4c84fb8cee</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::SignalProxy3&lt; void, AppletBackgroundType, const Gdk::Color &amp;, const Glib::RefPtr&lt; const Gdk::Pixmap &gt; &amp; &gt;</type>
      <name>signal_change_background</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>849217d8bc7c45427819ae8480e60b3f</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::SignalProxy1&lt; void, Gtk::DirectionType &gt;</type>
      <name>signal_move_focus_out_of_applet</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>a6a80a0135f19df1720859bfc284700b</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>AppletOrient</type>
      <name>get_orientation</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>029f34a6ad116394cdc6694879f24f86</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>get_size</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>f2d252b2fdfc5bf9d125a0c22cd43f3a</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>bool</type>
      <name>get_locked_down</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>343b3bcc986a10c696ad338d1dbc0dcf</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>AppletBackgroundType</type>
      <name>get_background</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>47f86eab6950328a9c121740991b6fe1</anchor>
      <arglist>(Gdk::Color &amp;color, Glib::RefPtr&lt; Gdk::Pixmap &gt; &amp;pixmap) const </arglist>
    </member>
    <member kind="function">
      <type>Glib::ustring</type>
      <name>get_preferences_key</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>692f919951d383d19a9a87f56ccff9cb</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>add_preferences</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>6fce05e3ce866bde5498e14da29cae25</anchor>
      <arglist>(const Glib::ustring &amp;schema_dir)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>get_flags</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>60ff8c7083a4c44a821f14c3c1d7ee9c</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>set_flags</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>3a51b0d3ff4c229f12f32c7bcd964574</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>set_size_hints</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>723d867116576808e8fd8f9e2bcb60ec</anchor>
      <arglist>(const Glib::ArrayHandle&lt; int &gt; &amp;size_hints, int base_size)</arglist>
    </member>
    <member kind="function">
      <type>BonoboControl *</type>
      <name>get_control</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>132ba764dd98c7da2c1098cf120b779c</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>const BonoboControl *</type>
      <name>get_control</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>88544eea43890434164ba8f2f5fad8b3</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>BonoboUIComponent *</type>
      <name>get_popup_component</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>23625060b03e30b38aad68fcdbc30c7c</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>const BonoboUIComponent *</type>
      <name>get_popup_component</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>97ab9c187e1d81cde5e4047dc4cc2295</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>setup_menu</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>88df4d0047e989ea5d9ce86bdc390f08</anchor>
      <arglist>(const Glib::ArrayHandle&lt; Glib::ustring &gt; &amp;xml, const BonoboUIVerb *verb_list, gpointer user_data)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>setup_menu</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>0f1ebbf9f2e02b40c1e6dd0a4ddc7f59</anchor>
      <arglist>(const Glib::ustring &amp;xml, const BonoboUIVerb *verb_list, gpointer user_data)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>setup_menu</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>6706197982c0b086c3521b3001b3a077</anchor>
      <arglist>(const Glib::ustring &amp;opt_datadir, const Glib::ustring &amp;file, const Glib::ustring &amp;opt_app_name, const BonoboUIVerb *verb_list, gpointer user_data)</arglist>
    </member>
    <member kind="function">
      <type>Glib::ustring</type>
      <name>gconf_get_full_key</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>7ddb5e2651dad6d7d5107f1b45b03fa4</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>e0cc5a20f2fc63a46981a0f8413498fc</anchor>
      <arglist>(const Glib::ustring &amp;key, bool the_bool)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>4a6737b3a0b6d31319b35fa20369c887</anchor>
      <arglist>(const Glib::ustring &amp;key, int the_int)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>36261229b3279a00d66fd70121247306</anchor>
      <arglist>(const Glib::ustring &amp;key, const Glib::ustring &amp;the_string)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>1557ac0ec288a15b0fe8e338bbd88b85</anchor>
      <arglist>(const Glib::ustring &amp;key, double the_float)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>3ac8c7c2b485920df3e4d4fd99c9dc99</anchor>
      <arglist>(const Glib::ustring &amp;key, const Gnome::Conf::Value &amp;value)</arglist>
    </member>
    <member kind="function">
      <type>bool</type>
      <name>gconf_get_bool</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>dbf2f9a823547b7c021aba29ed7054ef</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>gconf_get_int</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>7f1677f52e437c35052f12415993d209</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>Glib::ustring</type>
      <name>gconf_get_string</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>71e19cba397c365a5cafa723764ca81c</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>double</type>
      <name>gconf_get_float</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>0483b8c7d5129db357865c313cd0b026</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>Gnome::Conf::Value</type>
      <name>gconf_get_value</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>65426102830aab82b64c28bf412ca836</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>d82643246308e68deb8ede911f97f56d</anchor>
      <arglist>(const Glib::ustring &amp;key, const Gnome::Conf::SListHandle_ValueBool &amp;list)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>b348fad6ffba05ad2333c6dddd4e45e5</anchor>
      <arglist>(const Glib::ustring &amp;key, const Gnome::Conf::SListHandle_ValueInt &amp;list)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>5acd45dfa5bade10e1777d40a711c171</anchor>
      <arglist>(const Glib::ustring &amp;key, const Gnome::Conf::SListHandle_ValueString &amp;list)</arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>gconf_set_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>c00464870f708f5a1a7f30f2f5c59676</anchor>
      <arglist>(const Glib::ustring &amp;key, const Gnome::Conf::SListHandle_ValueFloat &amp;list)</arglist>
    </member>
    <member kind="function">
      <type>Gnome::Conf::SListHandle_ValueBool</type>
      <name>gconf_get_bool_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>d36b5474d66b60d505f9608667a81637</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>Gnome::Conf::SListHandle_ValueInt</type>
      <name>gconf_get_int_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>f36c1e8fa63c9b0e94951bcc108c696c</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>Gnome::Conf::SListHandle_ValueString</type>
      <name>gconf_get_string_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>c0d43cbafdb697ea738d0f9ba482ed1a</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>Gnome::Conf::SListHandle_ValueFloat</type>
      <name>gconf_get_float_list</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>0b48ddfe336b41a75955be8ac3525549</anchor>
      <arglist>(const Glib::ustring &amp;key) const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; Glib::ustring &gt;</type>
      <name>property_name</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>8da200a0e48993d685afcf5c829eac7b</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; Glib::ustring &gt;</type>
      <name>property_name</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>3c6b2583e911d16e2476e05bb8a87c1b</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; int &gt;</type>
      <name>property_width_request</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>9e4c144d8269bacbe95d709b1f3324b0</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; int &gt;</type>
      <name>property_width_request</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>94fb9edb1e213b6871ea29b38f4c295f</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; int &gt;</type>
      <name>property_height_request</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>52fe77e905f9ad125e7d2a260305bbf1</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; int &gt;</type>
      <name>property_height_request</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>78a4cfa96ce7cc0636407a9004aa362c</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_visible</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>4d3d86158855d408cf032ede55a5c695</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_visible</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>e124ef329380af09e5da32939dc4db1e</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_sensitive</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>e204b5ae7fb972b3f554187d832d228c</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_sensitive</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>bcd19180b0d56f7173c861b03cc158a8</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_app_paintable</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>be7b318cf3a6f165ce29554fb69778ba</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_app_paintable</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>1c4ab19e906f96fb77c812c1dacad943</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_can_focus</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>545eeea017d2add84e7108e6b06ba71d</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_can_focus</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>53af57081a7b9648006298a6028c3420</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_has_focus</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>06ba291abda01600dc7eaafd02e0b3b2</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_has_focus</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>c2f24dba1860dd6b8afa5a28bff536e1</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_is_focus</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>bd3042563ef69bccfc383bc7a2410cdf</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_is_focus</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>463a7fe0026a55e6da485240307eeb07</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_can_default</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>2939a540a802f62161706752302777cd</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_can_default</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>00c07f51b4543e303edef0f95ec25479</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_has_default</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>31d00cab99570dd01405257e092f3102</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_has_default</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>6f87bf28ee7f11d0186b0bacca41a24c</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_receives_default</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>b2a0c5fbc93c6d54f820fd9cb0648f64</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_receives_default</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>ee62edf3c99a05b7552e0bc1df35c209</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_composite_child</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>906a939987946d7bcabedf1e195c7caf</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_no_show_all</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>e2a41310f313826dfb3a2807c430fa14</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_no_show_all</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>682c85b9eb60c625a0623affc28dd17e</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; int &gt;</type>
      <name>property_border_width</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>095b433c8a4ca3531eefd68c84bda52e</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; int &gt;</type>
      <name>property_border_width</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>88321a04ba38e038e692646130ce6c03</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_visible_window</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>89d1f298d189ae87ca2d363aec7216b7</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_visible_window</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>f06399c35eb8ab36ce775500c41cf59a</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; bool &gt;</type>
      <name>property_above_child</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>c4d14448d8a93fdf17f2a6bed04ee73f</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; bool &gt;</type>
      <name>property_above_child</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>06796479a7464bd490ae6a90da7b3928</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; Gtk::Style &gt;</type>
      <name>property_style</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>44d37d5fc65a6668c4aa24b2b2fa6563</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; Gtk::Style &gt;</type>
      <name>property_style</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>7b81b3f3cbd7ae2046ba3ccd73f4455c</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy&lt; Glib::Object &gt;</type>
      <name>property_parent</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>3d94b63639f24b07bd3133d5c593ab94</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; Glib::Object &gt;</type>
      <name>property_parent</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>889e91fa128e929dd51ba2e8602a2b93</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_WriteOnly&lt; Glib::Object &gt;</type>
      <name>property_child</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>51e89f97d50c5385051de1be00ca59c0</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>Glib::PropertyProxy_ReadOnly&lt; Glib::Object &gt;</type>
      <name>property_child</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>db08ab0c397d85416dcc97ba6ae312a5</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function" protection="protected" virtualness="virtual">
      <type>virtual void</type>
      <name>on_change_orientation</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>61296f6a48141a9c5bb9637a6f88251e</anchor>
      <arglist>(AppletOrient orient)</arglist>
    </member>
    <member kind="function" protection="protected" virtualness="virtual">
      <type>virtual void</type>
      <name>on_change_size</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>b9306edcdc9ebd0788b66e8910251985</anchor>
      <arglist>(int size)</arglist>
    </member>
    <member kind="function" protection="protected" virtualness="virtual">
      <type>virtual void</type>
      <name>on_change_background</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>d98e2dcb22f3201d4b123adc5b4189a0</anchor>
      <arglist>(AppletBackgroundType type, const Gdk::Color &amp;color, const Glib::RefPtr&lt; const Gdk::Pixmap &gt; &amp;pixmap)</arglist>
    </member>
    <member kind="function" protection="protected" virtualness="virtual">
      <type>virtual void</type>
      <name>on_move_focus_out_of_applet</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>365c252d55c9f40edf80f5f1dc3e3294</anchor>
      <arglist>(Gtk::DirectionType direction)</arglist>
    </member>
    <member kind="function">
      <type>Gnome::Panel::Applet *</type>
      <name>wrap</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>bf9d4de1d43a614ecf47ee07f677f11b</anchor>
      <arglist>(PanelApplet *object, bool take_copy=false)</arglist>
    </member>
  </compound>
</tagfile>
