Sophie

Sophie

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

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::IconThemeError 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="classGtk_1_1IconThemeError.html">IconThemeError</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::IconThemeError Class Reference</h1><!-- doxytag: class="Gtk::IconThemeError" --><!-- doxytag: inherits="Glib::Error" -->
<p>Exception class for Gdk::IconTheme errors. <a href="#_details">More...</a></p>

<p>Inherits <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html">Glib::Error</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::IconThemeError:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1IconThemeError__coll__graph.png" border="0" usemap="#Gtk_1_1IconThemeError_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1IconThemeError_coll__map" id="Gtk_1_1IconThemeError_coll__map">
<area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html" title="Glib::Error" alt="" coords="37,83,117,112"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Exception.html" title="Glib::Exception" alt="" coords="23,5,132,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1IconThemeError-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bb">Code</a> { <br/>
&#160;&#160;<a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bba7cea3c612d64e4b5b35174ef402240f2">ICON_THEME_NOT_FOUND</a>, <br/>
&#160;&#160;<a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bba3693b53f03c6ec0feb726f217be824cf">ICON_THEME_FAILED</a>
<br/>
 }</td></tr>
<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_1IconThemeError.html#ac3a9ae2c48631e8a5bf59cbc98ce8f80">IconThemeError</a> (<a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bb">Code</a> error_code, const <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; error_message)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#aa297b34b950da1e921471e96ff91fe2a">IconThemeError</a> (GError* gobject)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bb">Code</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#aac25f042d743999c3cc1e6e12359cd16">code</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Exception class for Gdk::IconTheme errors. </p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a7e057ef08889ee57005ca7b12436d0bb"></a><!-- doxytag: member="Gtk::IconThemeError::Code" ref="a7e057ef08889ee57005ca7b12436d0bb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bb">Gtk::IconThemeError::Code</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a7e057ef08889ee57005ca7b12436d0bba7cea3c612d64e4b5b35174ef402240f2"></a><!-- doxytag: member="ICON_THEME_NOT_FOUND" ref="a7e057ef08889ee57005ca7b12436d0bba7cea3c612d64e4b5b35174ef402240f2" args="" -->ICON_THEME_NOT_FOUND</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a7e057ef08889ee57005ca7b12436d0bba3693b53f03c6ec0feb726f217be824cf"></a><!-- doxytag: member="ICON_THEME_FAILED" ref="a7e057ef08889ee57005ca7b12436d0bba3693b53f03c6ec0feb726f217be824cf" args="" -->ICON_THEME_FAILED</em>&#160;</td><td>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ac3a9ae2c48631e8a5bf59cbc98ce8f80"></a><!-- doxytag: member="Gtk::IconThemeError::IconThemeError" ref="ac3a9ae2c48631e8a5bf59cbc98ce8f80" args="(Code error_code, const Glib::ustring &amp;error_message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::IconThemeError::IconThemeError </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bb">Code</a>&#160;</td>
          <td class="paramname"> <em>error_code</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></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>error_message</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa297b34b950da1e921471e96ff91fe2a"></a><!-- doxytag: member="Gtk::IconThemeError::IconThemeError" ref="aa297b34b950da1e921471e96ff91fe2a" args="(GError *gobject)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::IconThemeError::IconThemeError </td>
          <td>(</td>
          <td class="paramtype">GError *&#160;</td>
          <td class="paramname"> <em>gobject</em></td>
          <td>&#160;)&#160;</td>
          <td><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="aac25f042d743999c3cc1e6e12359cd16"></a><!-- doxytag: member="Gtk::IconThemeError::code" ref="aac25f042d743999c3cc1e6e12359cd16" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1IconThemeError.html#a7e057ef08889ee57005ca7b12436d0bb">Code</a> Gtk::IconThemeError::code </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="elRef" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html#a073623423095dc52db289bf04a146648">Glib::Error</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/icontheme.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:53 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>