<?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>g6b0c5f7e756a06c4b6ba28c7a3a123dc</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>NO_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dcf4142a67fc16c6702e8031cf3a44612d</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>COLOR_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dccd7dcc2af9155fce1d44b4cd8a3aa538</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>PIXMAP_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dcf4d64e3e62ea37e5bb7ecfbfb80161a8</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletFlags</name>
      <anchor>g14e72feb48b2324ed2daf14e2cb4971b</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_FLAGS_NONE</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971bb66c53bba345e4012d8c9423a19bb6a8</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MAJOR</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971b5faee41c1f68480292fa838cb46f33e1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MINOR</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971ba6645d2a65baee126496a707f3e679a9</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_HAS_HANDLE</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971b78bcc5a2f7d0d6d80aada19b8265cbf5</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletOrient</name>
      <anchor>81bdecedc101e63323090c7ac5d19592</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_UP</name>
      <anchor>81bdecedc101e63323090c7ac5d19592ef69b32b1d014a59726d6547a95e9ab4</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_DOWN</name>
      <anchor>81bdecedc101e63323090c7ac5d19592cd72a4d47b076c8b97d26df67a32bf5a</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_LEFT</name>
      <anchor>81bdecedc101e63323090c7ac5d1959201e468f039e51738e429b8ec915ef7bd</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_RIGHT</name>
      <anchor>81bdecedc101e63323090c7ac5d195920341c5f6cb7f9aa7c4eba7ca35f8dc75</anchor>
      <arglist></arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator|</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ge89d573e3419800ae0e98d93f29a9272</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator &amp;</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ge19df6db81df1a062f223357b6b2dccb</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator^</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ga891def39f7ddd9321ee80e6b3f1e4d4</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator~</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gced5dd1a8b3eb86cc8a65592a69e1cbf</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator|=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g264f38ecb8026f21a1e1e6de6d917c15</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>gebac60c42bebc7c4c229f5b9ad400592</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>g4bb032c4da51ca2d6271088d53b3d219</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>c29a8de92b5cf02f7b27ea995ab97f55</anchor>
      <arglist></arglist>
    </member>
    <member kind="typedef">
      <type>Gnome::Panel::SlotFactory</type>
      <name>SlotType</name>
      <anchorfile>factory_8h.html</anchorfile>
      <anchor>70a73e4fb26f698233fab88598f57415</anchor>
      <arglist></arglist>
    </member>
    <member kind="function" static="yes">
      <type>bool</type>
      <name>applet_factory_callback</name>
      <anchorfile>namespaceGnome_1_1Panel.html</anchorfile>
      <anchor>6a494c150a2f85451687ed2835231f33</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>48f6f73c4a769084a44602d02cfc504b</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>285b273d523aa50c62c0ed8e39b99719</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>06bd0d31977e15cf8e4d3accfb6dde60</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>e695c40911514864752d6d3b04f2eadd</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>0ad4a0ca6608832a6d0331d98f5330bb</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>2a3a2ec1a67e01e6141d0a7eed8209d7</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>c111fa7699a447e4054f4c1399153983</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>g6b0c5f7e756a06c4b6ba28c7a3a123dc</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>NO_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dcf4142a67fc16c6702e8031cf3a44612d</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>COLOR_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dccd7dcc2af9155fce1d44b4cd8a3aa538</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>PIXMAP_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dcf4d64e3e62ea37e5bb7ecfbfb80161a8</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletFlags</name>
      <anchor>g14e72feb48b2324ed2daf14e2cb4971b</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_FLAGS_NONE</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971bb66c53bba345e4012d8c9423a19bb6a8</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MAJOR</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971b5faee41c1f68480292fa838cb46f33e1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MINOR</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971ba6645d2a65baee126496a707f3e679a9</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_HAS_HANDLE</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971b78bcc5a2f7d0d6d80aada19b8265cbf5</anchor>
      <arglist></arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator|</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ge89d573e3419800ae0e98d93f29a9272</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator &amp;</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ge19df6db81df1a062f223357b6b2dccb</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator^</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ga891def39f7ddd9321ee80e6b3f1e4d4</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator~</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gced5dd1a8b3eb86cc8a65592a69e1cbf</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator|=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g264f38ecb8026f21a1e1e6de6d917c15</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>gebac60c42bebc7c4c229f5b9ad400592</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>g4bb032c4da51ca2d6271088d53b3d219</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>c29a8de92b5cf02f7b27ea995ab97f55</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletBackgroundType</name>
      <anchor>g6b0c5f7e756a06c4b6ba28c7a3a123dc</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>NO_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dcf4142a67fc16c6702e8031cf3a44612d</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>COLOR_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dccd7dcc2af9155fce1d44b4cd8a3aa538</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>PIXMAP_BACKGROUND</name>
      <anchor>gg6b0c5f7e756a06c4b6ba28c7a3a123dcf4d64e3e62ea37e5bb7ecfbfb80161a8</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletFlags</name>
      <anchor>g14e72feb48b2324ed2daf14e2cb4971b</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_FLAGS_NONE</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971bb66c53bba345e4012d8c9423a19bb6a8</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MAJOR</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971b5faee41c1f68480292fa838cb46f33e1</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_EXPAND_MINOR</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971ba6645d2a65baee126496a707f3e679a9</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_HAS_HANDLE</name>
      <anchor>gg14e72feb48b2324ed2daf14e2cb4971b78bcc5a2f7d0d6d80aada19b8265cbf5</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumeration">
      <name>AppletOrient</name>
      <anchor>81bdecedc101e63323090c7ac5d19592</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_UP</name>
      <anchor>81bdecedc101e63323090c7ac5d19592ef69b32b1d014a59726d6547a95e9ab4</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_DOWN</name>
      <anchor>81bdecedc101e63323090c7ac5d19592cd72a4d47b076c8b97d26df67a32bf5a</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_LEFT</name>
      <anchor>81bdecedc101e63323090c7ac5d1959201e468f039e51738e429b8ec915ef7bd</anchor>
      <arglist></arglist>
    </member>
    <member kind="enumvalue">
      <name>APPLET_ORIENT_RIGHT</name>
      <anchor>81bdecedc101e63323090c7ac5d195920341c5f6cb7f9aa7c4eba7ca35f8dc75</anchor>
      <arglist></arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator|</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ge89d573e3419800ae0e98d93f29a9272</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator &amp;</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ge19df6db81df1a062f223357b6b2dccb</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator^</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>ga891def39f7ddd9321ee80e6b3f1e4d4</anchor>
      <arglist>(AppletFlags lhs, AppletFlags rhs)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags</type>
      <name>operator~</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>gced5dd1a8b3eb86cc8a65592a69e1cbf</anchor>
      <arglist>(AppletFlags flags)</arglist>
    </member>
    <member kind="function">
      <type>AppletFlags &amp;</type>
      <name>operator|=</name>
      <anchorfile>group__libpanelappletmmEnums.html</anchorfile>
      <anchor>g264f38ecb8026f21a1e1e6de6d917c15</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>gebac60c42bebc7c4c229f5b9ad400592</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>g4bb032c4da51ca2d6271088d53b3d219</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>6a494c150a2f85451687ed2835231f33</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>48f6f73c4a769084a44602d02cfc504b</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>285b273d523aa50c62c0ed8e39b99719</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>06bd0d31977e15cf8e4d3accfb6dde60</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>e695c40911514864752d6d3b04f2eadd</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>2a3a2ec1a67e01e6141d0a7eed8209d7</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>c111fa7699a447e4054f4c1399153983</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>7a5530977c88bd4a6145cd3bcf209bb5</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>PanelApplet *</type>
      <name>gobj</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>854f16bd3795d8714b71b472ed173144</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>const PanelApplet *</type>
      <name>gobj</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>46406b3a96cd86768f06d0144eca49ad</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type></type>
      <name>Applet</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>5d7b0643e470b37dc00dfceb55cdfcd1</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>51181b205ce084471a3843c5f48406ff</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>7114a5f11f892f13594c76d97a9f4558</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>e239aad4aafe95256b6f7b1e34fccb54</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>11f896f419aa0c090be47ae02d23b833</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>AppletOrient</type>
      <name>get_orientation</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>63f0583caa13bc0651c4294e5be5f431</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>int</type>
      <name>get_size</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>d8dd695a51d92046d4878529e9e7b955</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>30dc2afc08217420fe2b79f55b2e8aad</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>AppletBackgroundType</type>
      <name>get_background</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>2d904a9f3d1e9ac4b0dc4d120d2bc328</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>ac8af72fb2d8b7365a1b3d6383d44730</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>add_preferences</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>30f96d917836eaab0adb5588ef8e1b0c</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>669e982afb20a322170674384d2ad6b6</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>set_flags</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>ea31c388b7780ae0288f7927e7d66911</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>82dd46bf101c2d97324291d88fd14820</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>e8951565c94eff4ae8d7cd37e211b2a2</anchor>
      <arglist>()</arglist>
    </member>
    <member kind="function">
      <type>const BonoboControl *</type>
      <name>get_control</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>d9f63d96a3a922da069a1021b218bc77</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>68ac6de1a9c083db9979d95f52e25045</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>ab8e070968ead42f024e0099a2940d1b</anchor>
      <arglist>() const </arglist>
    </member>
    <member kind="function">
      <type>void</type>
      <name>setup_menu</name>
      <anchorfile>classGnome_1_1Panel_1_1Applet.html</anchorfile>
      <anchor>ecfc6ff61d7f32f59ce0ec28b964b5b3</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>0886df88b861bd762fdaaf2058767e28</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>4a120e5a0459d6f61ca5041e753acb60</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>cb9b88d95ccc131b6e77354e06397e92</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>5dba9cc5cb876120bd5656f31cfb20da</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>c6d3327ebf30557cbd0affc344e0ee43</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>d1c46d46c5714390d8f1dd47474bf072</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>158e23f36256bc49f527bb50bfe5f3ff</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>905b507e061bcd261f4677f7e4c9f81a</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>7518f7e8e0956552201e3f90adfb7e93</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>e86d24f485661f539cb08d6d98b270e7</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>4aa82ab22a296f9231fc6b355cf35aa6</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>e98440ac65214c58991d098b30291011</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>710ef13f6acd2da19ff66dca9e968184</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>dd7d3487aeb1320308f3be1cbd66c54b</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>75f961085c72208479f0420c57307bc8</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>f4af58a0ba4c1a27346e7c455bded0c0</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>3bd96636b69f7c304309613fc56d9eac</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>df9e451d7583b8b5d4074fc455adad63</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>988a43efb8b0031c91c85062c3e06a2b</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>296afa65ae40754b24aa105b20f7d2b1</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>c779fd923ff8f07316f35260ee614a26</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>cb49abb7879ad189b497264c5e67e7b4</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>7c519ef9af27ebf35f00c1ffcbb69006</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>7dd0dc16537ce5a89c4a1c722e200962</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>e614b20b27f167a2b89751f8b562a781</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>f3050b8d6723decf84ea5d30d8a651cf</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>9955bebc98f8974c3567c1e36e3e7d3a</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>19cc3f875d588ad30c56b1ecba2f4aa0</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>9efb9a9cbb68305247acbd54fc35a69d</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>e0e0c4e7b7841d8e118da4ff0f80cfc6</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>aa68316b215fb2b0d41547f8c18a2932</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>6b81ee1e4b8eb5d043ade6c9f5256881</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>605be78883cc972d72d475599eb6ab8e</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>e9efc7269236788e1ebfbf012e1436b2</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>5dab732d75b57695bd56f080cb3a457c</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>65693387b58ac5028d35b9db911fdafb</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>87eb968f2abcbaae149cec7b4d93dd1b</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>dd34e4eac1b9cf31590127bf549b3548</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>9dfa9fc415871ed467bff56b2981c1bf</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>d00d1fc06d5b6905c9ec1a91dedb0def</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>cfa00a0c72c7a2d397d019a82cb886aa</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>7930f1346cf7c902f2c9a35453512aae</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>9e2d4366e2c02324f31c75c02be66a06</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>1c2a7a5c0ae3bd21bf025f03adf6ea94</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>4f4b62d7a63cc6edf202da7c537dea9d</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>cd0655810125a11c7cb571940818ac2b</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>79f599630d93045a29e669f4415c04bc</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>4a301e24c60c0aa26430fd7d507bc086</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>7a81d44e2dafd33256ba0d59793d9963</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>2c4b677433b321b2908168a57c3f1eaa</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>9c5cd87f35708a9215905f8c08abc163</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>2d2fa562bf8a2b89fe9b963bbd07625f</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>a0685e090356811101ff79fc527f1042</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>f7654931309f8cab6d12a3326c22b735</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>621967e2638713bd74d6eac6f1283cc9</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>9c45e16ea2a606faa1ce1fb49896de36</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>8a111d82e9843766751598024ad91987</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>4c29c814edacfccc76f9378abee54f44</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>5db147873ff057db1a2332a8041a40a5</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>2f8fb13e916e1e939620823317c9e12d</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>16855b16a60016654f603eacee20c291</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>c6187ce701f566340878ff6274631431</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>709c5c40e13a54602517bc00a7be3eff</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>24e42870cb8d65d482322874b44959c4</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>df1b4ca847bc882f16bfb1494052afb0</anchor>
      <arglist>(PanelApplet *object, bool take_copy=false)</arglist>
    </member>
  </compound>
</tagfile>
