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 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308
|
<!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::RecentChooserDialog 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>
<a href="group__Widgets.html">Widgets</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../tutorial/html/index.html"> Book</a>
</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_1RecentChooserDialog.html">RecentChooserDialog</a></div>
<h1>Gtk::RecentChooserDialog Class Reference<br>
<small>
[<a class="el" href="group__RecentFiles.html">RecentFiles</a>]</small>
</h1><!-- doxytag: class="Gtk::RecentChooserDialog" --><!-- doxytag: inherits="Gtk::Dialog,Gtk::RecentChooser" -->Inheritance diagram for Gtk::RecentChooserDialog:<p><center><img src="classGtk_1_1RecentChooserDialog__inherit__graph.png" border="0" usemap="#Gtk_1_1RecentChooserDialog__inherit__map" alt="Inheritance graph"></center>
<map name="Gtk_1_1RecentChooserDialog__inherit__map">
<area href="classGtk_1_1Dialog.html" shape="rect" coords="143,625,233,652" alt="">
<area href="classGtk_1_1Window.html" shape="rect" coords="135,548,233,575" alt="">
<area href="classGtk_1_1Bin.html" shape="rect" coords="139,471,211,497" alt="">
<area href="classGtk_1_1Container.html" shape="rect" coords="113,393,225,420" alt="">
<area href="classGtk_1_1Widget.html" shape="rect" coords="97,316,191,343" alt="">
<area href="classGtk_1_1Object.html" shape="rect" coords="5,239,96,265" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Object.html" shape="rect" coords="8,161,101,188" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ObjectBase.html" shape="rect" coords="59,84,184,111" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1Interface.html" shape="rect" coords="131,161,240,188" alt="">
<area doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classsigc_1_1trackable.html" shape="rect" coords="65,7,177,33" alt="">
<area href="classAtk_1_1Implementor.html" shape="rect" coords="120,239,251,265" alt="">
<area href="classGtk_1_1RecentChooser.html" shape="rect" coords="215,316,361,343" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classGtk_1_1RecentChooserDialog-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classGtk_1_1RecentChooserDialog.html">RecentChooserDialog</a> is a dialog box suitable for displaying the recently used documents.
<p>
This widget works by putting a <a class="el" href="classGtk_1_1RecentChooserWidget.html">RecentChooserWidget</a> inside a <a class="el" href="classGtk_1_1Dialog.html">Dialog</a>. It exposes the <a class="el" href="classGtk_1_1RecentChooser.html">RecentChooser</a> interface, so you can use all the <a class="el" href="classGtk_1_1RecentChooser.html">RecentChooser</a> functions on the recent chooser dialog as well as those for <a class="el" href="classGtk_1_1Dialog.html">Dialog</a>.<p>
Note that <a class="el" href="classGtk_1_1RecentChooserDialog.html">RecentChooserDialog</a> does not have any methods of its own. Instead, you should use the functions that work on a <a class="el" href="classGtk_1_1RecentChooser.html">RecentChooser</a>.<p>
A <a class="el" href="classGtk_1_1RecentChooserDialog.html">RecentChooserDialog</a> looks like this: <div align="center">
<img src="recentchooserdialog1.png" alt="recentchooserdialog1.png">
</div>
<p>
<dl compact><dt><b><a class="el" href="newin2p10s.html#_newin2p10s000288">Since gtkmm 2.10:</a></b></dt><dd></dd></dl>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const GtkRecentChooserDialog* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#b0a84cf3ef674f1bf1572aa0ab03828d">gobj</a> () const</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#b0a84cf3ef674f1bf1572aa0ab03828d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">GtkRecentChooserDialog* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#a9037355630ec732629caf279a3012cf">gobj</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#a9037355630ec732629caf279a3012cf"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#e968d750f842562b303061da71128bfd">RecentChooserDialog</a> (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>& title, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1RecentManager.html">RecentManager</a>>& recent_manager)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#f80da1390b4fc1cf4eb6003bc1c6fc3a">RecentChooserDialog</a> (<a class="el" href="classGtk_1_1Window.html">Gtk::Window</a>& parent, 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>& title, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1RecentManager.html">RecentManager</a>>& recent_manager)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#847930de0c50400f1fabb7c7a2b1cbf5">RecentChooserDialog</a> (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>& title)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#2251f627371438ae16e166814cfc3e6e">RecentChooserDialog</a> (<a class="el" href="classGtk_1_1Window.html">Gtk::Window</a>& parent, 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>& title)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#112af6500e0326f49fb90ebbd3155f72">~RecentChooserDialog</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Related Functions</h2></td></tr>
<tr><td colspan="2">(Note that these are not member functions.) <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classGtk_1_1RecentChooserDialog.html">Gtk::RecentChooserDialog</a>* </td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1RecentChooserDialog.html#9921c480c850d0a54582e8888df82ffb">wrap</a> (GtkRecentChooserDialog* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#9921c480c850d0a54582e8888df82ffb"></a><br></td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="112af6500e0326f49fb90ebbd3155f72"></a><!-- doxytag: member="Gtk::RecentChooserDialog::~RecentChooserDialog" ref="112af6500e0326f49fb90ebbd3155f72" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual Gtk::RecentChooserDialog::~RecentChooserDialog </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="2251f627371438ae16e166814cfc3e6e"></a><!-- doxytag: member="Gtk::RecentChooserDialog::RecentChooserDialog" ref="2251f627371438ae16e166814cfc3e6e" args="(Gtk::Window &parent, const Glib::ustring &title)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::RecentChooserDialog::RecentChooserDialog </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGtk_1_1Window.html">Gtk::Window</a>& </td>
<td class="paramname"> <em>parent</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> & </td>
<td class="paramname"> <em>title</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="847930de0c50400f1fabb7c7a2b1cbf5"></a><!-- doxytag: member="Gtk::RecentChooserDialog::RecentChooserDialog" ref="847930de0c50400f1fabb7c7a2b1cbf5" args="(const Glib::ustring &title)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::RecentChooserDialog::RecentChooserDialog </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> & </td>
<td class="paramname"> <em>title</em> </td>
<td> ) </td>
<td width="100%"><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="f80da1390b4fc1cf4eb6003bc1c6fc3a"></a><!-- doxytag: member="Gtk::RecentChooserDialog::RecentChooserDialog" ref="f80da1390b4fc1cf4eb6003bc1c6fc3a" args="(Gtk::Window &parent, const Glib::ustring &title, const Glib::RefPtr< RecentManager > &recent_manager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::RecentChooserDialog::RecentChooserDialog </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classGtk_1_1Window.html">Gtk::Window</a>& </td>
<td class="paramname"> <em>parent</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> & </td>
<td class="paramname"> <em>title</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_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1RecentManager.html">RecentManager</a>>& </td>
<td class="paramname"> <em>recent_manager</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<a class="anchor" name="e968d750f842562b303061da71128bfd"></a><!-- doxytag: member="Gtk::RecentChooserDialog::RecentChooserDialog" ref="e968d750f842562b303061da71128bfd" args="(const Glib::ustring &title, const Glib::RefPtr< RecentManager > &recent_manager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Gtk::RecentChooserDialog::RecentChooserDialog </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> & </td>
<td class="paramname"> <em>title</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_1RefPtr.html">Glib::RefPtr</a><<a class="el" href="classGtk_1_1RecentManager.html">RecentManager</a>>& </td>
<td class="paramname"> <em>recent_manager</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></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="b0a84cf3ef674f1bf1572aa0ab03828d"></a><!-- doxytag: member="Gtk::RecentChooserDialog::gobj" ref="b0a84cf3ef674f1bf1572aa0ab03828d" args="() const" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const GtkRecentChooserDialog* Gtk::RecentChooserDialog::gobj </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Provides access to the underlying C GtkObject.
<p>
<p>
Reimplemented from <a class="el" href="classGtk_1_1Dialog.html#788feeedb8034b6582a914bfe81deb6d">Gtk::Dialog</a>.
</div>
</div><p>
<a class="anchor" name="a9037355630ec732629caf279a3012cf"></a><!-- doxytag: member="Gtk::RecentChooserDialog::gobj" ref="a9037355630ec732629caf279a3012cf" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GtkRecentChooserDialog* Gtk::RecentChooserDialog::gobj </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Provides access to the underlying C GtkObject.
<p>
<p>
Reimplemented from <a class="el" href="classGtk_1_1Dialog.html#a3e8f3bdac15fac61128dc47c22ba4cd">Gtk::Dialog</a>.
</div>
</div><p>
<hr><h2>Friends And Related Function Documentation</h2>
<a class="anchor" name="9921c480c850d0a54582e8888df82ffb"></a><!-- doxytag: member="Gtk::RecentChooserDialog::wrap" ref="9921c480c850d0a54582e8888df82ffb" args="(GtkRecentChooserDialog *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classGtk_1_1RecentChooserDialog.html">Gtk::RecentChooserDialog</a>* wrap </td>
<td>(</td>
<td class="paramtype">GtkRecentChooserDialog * </td>
<td class="paramname"> <em>object</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool </td>
<td class="paramname"> <em>take_copy</em> = <code>false</code></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [related]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
A <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/namespaceGlib.html#671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>object</em> </td><td>The C instance. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>take_copy</em> </td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
</table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="recentchooserdialog_8h.html">recentchooserdialog.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 © 1997-2001</small></address>
</body>
</html>
|