Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 9411cff4bc6d4e61b29ae81cd24665af > files > 442

gtkmm2.4-doc-2.12.7-1mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkmm 2.4: Gtk::IconThemeError Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
    <td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
  <a class="qindex" href="../../index.html">Main Page</a> &nbsp;
  <a href="group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="namespaces.html"> Namespaces</a> &nbsp;
  <a href="../../tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<div class="nav">
<a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1IconThemeError.html">IconThemeError</a></div>
<h1>Gtk::IconThemeError Class Reference</h1><!-- doxytag: class="Gtk::IconThemeError" --><!-- doxytag: inherits="Glib::Error" -->Inheritance diagram for Gtk::IconThemeError:<p><center><img src="classGtk_1_1IconThemeError__inherit__graph.png" border="0" usemap="#Gtk_1_1IconThemeError__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1IconThemeError__inherit__map">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Error.html" shape="rect" coords="40,84,123,111" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Exception.html" shape="rect" coords="24,7,139,34" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1IconThemeError-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Exception class for Gdk::IconTheme errors. 
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb">Code</a> { <br>
&nbsp;&nbsp;<a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb7cea3c612d64e4b5b35174ef402240f2">ICON_THEME_NOT_FOUND</a>, 
<br>
&nbsp;&nbsp;<a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb3693b53f03c6ec0feb726f217be824cf">ICON_THEME_FAILED</a>
<br>
 }</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb">Code</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#34853a4f0041665841f1181e216eea93">code</a> () const</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#a297b34b950da1e921471e96ff91fe2a">IconThemeError</a> (GError* gobject)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1IconThemeError.html#c3a9ae2c48631e8a5bf59cbc98ce8f80">IconThemeError</a> (<a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb">Code</a> error_code, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&amp; error_message)</td></tr>

</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="7e057ef08889ee57005ca7b12436d0bb"></a><!-- doxytag: member="Gtk::IconThemeError::Code" ref="7e057ef08889ee57005ca7b12436d0bb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb">Gtk::IconThemeError::Code</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="7e057ef08889ee57005ca7b12436d0bb7cea3c612d64e4b5b35174ef402240f2"></a><!-- doxytag: member="ICON_THEME_NOT_FOUND" ref="7e057ef08889ee57005ca7b12436d0bb7cea3c612d64e4b5b35174ef402240f2" args="" -->ICON_THEME_NOT_FOUND</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="7e057ef08889ee57005ca7b12436d0bb3693b53f03c6ec0feb726f217be824cf"></a><!-- doxytag: member="ICON_THEME_FAILED" ref="7e057ef08889ee57005ca7b12436d0bb3693b53f03c6ec0feb726f217be824cf" args="" -->ICON_THEME_FAILED</em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="c3a9ae2c48631e8a5bf59cbc98ce8f80"></a><!-- doxytag: member="Gtk::IconThemeError::IconThemeError" ref="c3a9ae2c48631e8a5bf59cbc98ce8f80" 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#7e057ef08889ee57005ca7b12436d0bb">Code</a>&nbsp;</td>
          <td class="paramname"> <em>error_code</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>error_message</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="a297b34b950da1e921471e96ff91fe2a"></a><!-- doxytag: member="Gtk::IconThemeError::IconThemeError" ref="a297b34b950da1e921471e96ff91fe2a" 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 *&nbsp;</td>
          <td class="paramname"> <em>gobject</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="34853a4f0041665841f1181e216eea93"></a><!-- doxytag: member="Gtk::IconThemeError::code" ref="34853a4f0041665841f1181e216eea93" args="() const" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1IconThemeError.html#7e057ef08889ee57005ca7b12436d0bb">Code</a> Gtk::IconThemeError::code           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Reimplemented from <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Error.html#6c9e6c60fdf637a0f938f1e4d23b6d0e">Glib::Error</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="icontheme_8h.html">icontheme.h</a></ul>
</div>
<!-- end main content -->

<hr><address><small>
Generated for gtkmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 &copy;&nbsp;1997-2001</small></address>
</body>
</html>