1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156
|
<!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::RecentChooserError 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 Page</span></a></li>
<li><a href="pages.html"><span>Related 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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1RecentChooserError.html">RecentChooserError</a>
</div>
</div>
<div class="contents">
<h1>Gtk::RecentChooserError Class Reference</h1><!-- doxytag: class="Gtk::RecentChooserError" --><!-- doxytag: inherits="Glib::Error" -->
<p>Exception class for <a class="el" href="classGtk_1_1RecentChooser.html" title="RecentChooser is an interface that can be implemented by widgets displaying the list...">Gtk::RecentChooser</a> errors. <a href="#_details">More...</a></p>
<p>Inherits <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Error.html">Glib::Error</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::RecentChooserError:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1RecentChooserError__coll__graph.png" border="0" usemap="#Gtk_1_1RecentChooserError_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1RecentChooserError_coll__map" id="Gtk_1_1RecentChooserError_coll__map">
<area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Error.html" title="Glib::Error" alt="" coords="49,83,129,112"/><area shape="rect" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1Exception.html" title="Glib::Exception" alt="" coords="35,5,144,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classGtk_1_1RecentChooserError-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 </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495">Code</a> { <br/>
  <a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495a67855be900905a075aa48a2fbd054d3a">NOT_FOUND</a>, <br/>
  <a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495a7ef36198b0db894384710d8d3efb4f24">INVALID_URI</a>
<br/>
}</td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserError.html#a349931bade4754f3b675d29ae9b263eb">RecentChooserError</a> (<a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495">Code</a> error_code, const <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a>& error_message)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserError.html#a7b093edfdc168b0943630c959c910d4e">RecentChooserError</a> (GError* gobject)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495">Code</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserError.html#acfb3b5578d02a584984810711178e4a6">code</a> () const </td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Exception class for <a class="el" href="classGtk_1_1RecentChooser.html" title="RecentChooser is an interface that can be implemented by widgets displaying the list...">Gtk::RecentChooser</a> errors. </p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a7f4516b171f9d4f9b22bdbce1f8bc495"></a><!-- doxytag: member="Gtk::RecentChooserError::Code" ref="a7f4516b171f9d4f9b22bdbce1f8bc495" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495">Gtk::RecentChooserError::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="a7f4516b171f9d4f9b22bdbce1f8bc495a67855be900905a075aa48a2fbd054d3a"></a><!-- doxytag: member="NOT_FOUND" ref="a7f4516b171f9d4f9b22bdbce1f8bc495a67855be900905a075aa48a2fbd054d3a" args="" -->NOT_FOUND</em> </td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a7f4516b171f9d4f9b22bdbce1f8bc495a7ef36198b0db894384710d8d3efb4f24"></a><!-- doxytag: member="INVALID_URI" ref="a7f4516b171f9d4f9b22bdbce1f8bc495a7ef36198b0db894384710d8d3efb4f24" args="" -->INVALID_URI</em> </td><td>
</td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a349931bade4754f3b675d29ae9b263eb"></a><!-- doxytag: member="Gtk::RecentChooserError::RecentChooserError" ref="a349931bade4754f3b675d29ae9b263eb" args="(Code error_code, const Glib::ustring &error_message)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::RecentChooserError::RecentChooserError </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495">Code</a> </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-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/classGlib_1_1ustring.html">Glib::ustring</a> & </td>
<td class="paramname"> <em>error_message</em></td><td> </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="a7b093edfdc168b0943630c959c910d4e"></a><!-- doxytag: member="Gtk::RecentChooserError::RecentChooserError" ref="a7b093edfdc168b0943630c959c910d4e" args="(GError *gobject)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::RecentChooserError::RecentChooserError </td>
<td>(</td>
<td class="paramtype">GError * </td>
<td class="paramname"> <em>gobject</em></td>
<td> ) </td>
<td><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="acfb3b5578d02a584984810711178e4a6"></a><!-- doxytag: member="Gtk::RecentChooserError::code" ref="acfb3b5578d02a584984810711178e4a6" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1RecentChooserError.html#a7f4516b171f9d4f9b22bdbce1f8bc495">Code</a> Gtk::RecentChooserError::code </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="elRef" doxygen="glibmm-2.4.tag:http://library.gnome.org/devel/glibmm/unstable/" href="http://library.gnome.org/devel/glibmm/unstable/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/recentchooser.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:58 2010 for gtkmm by 
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
|