Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 22e237efd6851989a23adf3360bb53d0 > files > 475

gtkmm2.4-doc-2.20.3-1mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gtkmm: Gtk::Menu_Helpers::ImageMenuElem Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="namespaceGtk_1_1Menu__Helpers.html">Menu_Helpers</a>::<a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html">ImageMenuElem</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::Menu_Helpers::ImageMenuElem Class Reference</h1><!-- doxytag: class="Gtk::Menu_Helpers::ImageMenuElem" --><!-- doxytag: inherits="Gtk::Menu_Helpers::Element" -->
<p>Inherits <a class="el" href="classGtk_1_1Menu__Helpers_1_1Element.html">Gtk::Menu_Helpers::Element</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::Menu_Helpers::ImageMenuElem:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1Menu__Helpers_1_1ImageMenuElem__coll__graph.png" border="0" usemap="#Gtk_1_1Menu__Helpers_1_1ImageMenuElem_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1Menu__Helpers_1_1ImageMenuElem_coll__map" id="Gtk_1_1Menu__Helpers_1_1ImageMenuElem_coll__map">
<area shape="rect" href="classGtk_1_1Menu__Helpers_1_1Element.html" title="Gtk::Menu_Helpers::Element" alt="" coords="31,197,220,227"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html" title="Glib::RefPtr\&lt; MenuItem \&gt;" alt="" coords="40,101,211,131"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1RefPtr.html" title="Glib::RefPtr\&lt; T_CppObject \&gt;" alt="" coords="31,5,220,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html#a1c96ced13c7f87d08a19b94d9e8d7cd6">ImageMenuElem</a> (<a class="el" href="classGtk_1_1ImageMenuItem.html">ImageMenuItem</a>&amp; child)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html#abb30d83995d78a1352280c6eb1df75a9">ImageMenuElem</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label, <a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp; image_widget, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a>&amp; slot=<a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a labeled, non-accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>. <a href="#abb30d83995d78a1352280c6eb1df75a9"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html#ac1c225f49bdcab83ee71c35d1e405054">ImageMenuElem</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label, const <a class="el" href="classGtk_1_1AccelKey.html">AccelKey</a>&amp; key, <a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp; image_widget, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a>&amp; slot=<a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a>())</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a labeled, accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>. <a href="#ac1c225f49bdcab83ee71c35d1e405054"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html#afa80438a7daf01d3c4d5245473e51c78">ImageMenuElem</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label, <a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp; image_widget, <a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a>&amp; submenu)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a labeled, non-accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a submenu. <a href="#afa80438a7daf01d3c4d5245473e51c78"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html#a27bfb9250c33695fd871136903b3c5fc">ImageMenuElem</a> (const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; label, const <a class="el" href="classGtk_1_1AccelKey.html">AccelKey</a>&amp; key, <a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp; image_widget, <a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a>&amp; submenu)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Create a labeled, accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a submenu. <a href="#a27bfb9250c33695fd871136903b3c5fc"></a><br/></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a1c96ced13c7f87d08a19b94d9e8d7cd6"></a><!-- doxytag: member="Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem" ref="a1c96ced13c7f87d08a19b94d9e8d7cd6" args="(ImageMenuItem &amp;child)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1ImageMenuItem.html">ImageMenuItem</a>&amp;&#160;</td>
          <td class="paramname"> <em>child</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abb30d83995d78a1352280c6eb1df75a9"></a><!-- doxytag: member="Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem" ref="abb30d83995d78a1352280c6eb1df75a9" args="(const Glib::ustring &amp;label, Gtk::Widget &amp;image_widget, const CallSlot &amp;slot=CallSlot())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>image_widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a> &amp;&#160;</td>
          <td class="paramname"> <em>slot</em> = <code><a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a labeled, non-accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The menu item's name </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>image_widget</em>&#160;</td><td>The image </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>Use <a class="elRef" href="../../../libsigc++-2.0/reference/html/group__mem__fun.html#ga7d9ea809173f48bf5c76cf1989591602">sigc::mem_fun()</a> to specify a signal handler </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ac1c225f49bdcab83ee71c35d1e405054"></a><!-- doxytag: member="Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem" ref="ac1c225f49bdcab83ee71c35d1e405054" args="(const Glib::ustring &amp;label, const AccelKey &amp;key, Gtk::Widget &amp;image_widget, const CallSlot &amp;slot=CallSlot())" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1AccelKey.html">AccelKey</a>&amp;&#160;</td>
          <td class="paramname"> <em>key</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>image_widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a> &amp;&#160;</td>
          <td class="paramname"> <em>slot</em> = <code><a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">CallSlot</a>()</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a labeled, accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The menu item's name </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>key</em>&#160;</td><td>The accelerator key combination </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>image_widget</em>&#160;</td><td>The image </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>slot</em>&#160;</td><td>Use <a class="elRef" href="../../../libsigc++-2.0/reference/html/group__mem__fun.html#ga7d9ea809173f48bf5c76cf1989591602">sigc::mem_fun()</a> to specify a signal handler </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="afa80438a7daf01d3c4d5245473e51c78"></a><!-- doxytag: member="Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem" ref="afa80438a7daf01d3c4d5245473e51c78" args="(const Glib::ustring &amp;label, Gtk::Widget &amp;image_widget, Gtk::Menu &amp;submenu)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>image_widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a>&amp;&#160;</td>
          <td class="paramname"> <em>submenu</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a labeled, non-accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a submenu. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The menu item's name </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>image_widget</em>&#160;</td><td>The image </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>submenu</em>&#160;</td><td>The sub menu </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a27bfb9250c33695fd871136903b3c5fc"></a><!-- doxytag: member="Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem" ref="a27bfb9250c33695fd871136903b3c5fc" args="(const Glib::ustring &amp;label, const AccelKey &amp;key, Gtk::Widget &amp;image_widget, Gtk::Menu &amp;submenu)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Menu_Helpers::ImageMenuElem::ImageMenuElem </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&#160;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGtk_1_1AccelKey.html">AccelKey</a>&amp;&#160;</td>
          <td class="paramname"> <em>key</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Gtk::Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>image_widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Menu.html">Gtk::Menu</a>&amp;&#160;</td>
          <td class="paramname"> <em>submenu</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a labeled, accelerated <a class="el" href="classGtk_1_1MenuItem.html" title="Child item for menus.">MenuItem</a> with a submenu. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>label</em>&#160;</td><td>The menu item's name </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>key</em>&#160;</td><td>The accelerator key combination </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>image_widget</em>&#160;</td><td>The image </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>submenu</em>&#160;</td><td>The sub menu </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/menu_elems.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:22:12 2010 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>