Sophie

Sophie

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

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::FileChooserError 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_1FileChooserError.html">FileChooserError</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::FileChooserError Class Reference</h1><!-- doxytag: class="Gtk::FileChooserError" --><!-- doxytag: inherits="Glib::Error" -->
<p>Exception class for Gdk::FileChooser 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::FileChooserError:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1FileChooserError__coll__graph.png" border="0" usemap="#Gtk_1_1FileChooserError_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1FileChooserError_coll__map" id="Gtk_1_1FileChooserError_coll__map">
<area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Error.html" title="Glib::Error" alt="" coords="39,83,119,112"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Exception.html" title="Glib::Exception" alt="" coords="24,5,133,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1FileChooserError-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_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4">Code</a> { <br/>
&#160;&#160;<a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4a27fdb44720bce2d368a5c1e28b5125ef">NONEXISTENT</a>, <br/>
&#160;&#160;<a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4ac51a17d723453542ac3eff5d0e9cc57d">BAD_FILENAME</a>, <br/>
&#160;&#160;<a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4a1112ca144da2bffb77a979979a380d61">ALREADY_EXISTS</a>, <br/>
&#160;&#160;<a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4aa9395d7432d68f6a5e6abafa11102691">INCOMPLETE_HOSTNAME</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_1FileChooserError.html#ac93edd643f14738f2bc59b714e856d2e">FileChooserError</a> (<a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4">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_1FileChooserError.html#aedf0ac3d4fae1be85a90ff7bf2a8b9e2">FileChooserError</a> (GError* gobject)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4">Code</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1FileChooserError.html#ae6c7459173059a8618ed3686e442237f">code</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Exception class for Gdk::FileChooser errors. </p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="aa71fb16ebc64468a95e31a91c2b555c4"></a><!-- doxytag: member="Gtk::FileChooserError::Code" ref="aa71fb16ebc64468a95e31a91c2b555c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4">Gtk::FileChooserError::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="aa71fb16ebc64468a95e31a91c2b555c4a27fdb44720bce2d368a5c1e28b5125ef"></a><!-- doxytag: member="NONEXISTENT" ref="aa71fb16ebc64468a95e31a91c2b555c4a27fdb44720bce2d368a5c1e28b5125ef" args="" -->NONEXISTENT</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="aa71fb16ebc64468a95e31a91c2b555c4ac51a17d723453542ac3eff5d0e9cc57d"></a><!-- doxytag: member="BAD_FILENAME" ref="aa71fb16ebc64468a95e31a91c2b555c4ac51a17d723453542ac3eff5d0e9cc57d" args="" -->BAD_FILENAME</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="aa71fb16ebc64468a95e31a91c2b555c4a1112ca144da2bffb77a979979a380d61"></a><!-- doxytag: member="ALREADY_EXISTS" ref="aa71fb16ebc64468a95e31a91c2b555c4a1112ca144da2bffb77a979979a380d61" args="" -->ALREADY_EXISTS</em>&#160;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="aa71fb16ebc64468a95e31a91c2b555c4aa9395d7432d68f6a5e6abafa11102691"></a><!-- doxytag: member="INCOMPLETE_HOSTNAME" ref="aa71fb16ebc64468a95e31a91c2b555c4aa9395d7432d68f6a5e6abafa11102691" args="" -->INCOMPLETE_HOSTNAME</em>&#160;</td><td>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ac93edd643f14738f2bc59b714e856d2e"></a><!-- doxytag: member="Gtk::FileChooserError::FileChooserError" ref="ac93edd643f14738f2bc59b714e856d2e" args="(Code error_code, const Glib::ustring &amp;error_message)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::FileChooserError::FileChooserError </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4">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="aedf0ac3d4fae1be85a90ff7bf2a8b9e2"></a><!-- doxytag: member="Gtk::FileChooserError::FileChooserError" ref="aedf0ac3d4fae1be85a90ff7bf2a8b9e2" args="(GError *gobject)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::FileChooserError::FileChooserError </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="ae6c7459173059a8618ed3686e442237f"></a><!-- doxytag: member="Gtk::FileChooserError::code" ref="ae6c7459173059a8618ed3686e442237f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1FileChooserError.html#aa71fb16ebc64468a95e31a91c2b555c4">Code</a> Gtk::FileChooserError::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/filechooser.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:51 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>