Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 3b996fe272685bfa229e6a8dcb542001 > files > 202

glibmm2.4-doc-2.60.0-1.mga7.noarch.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>glibmm: Gio::ListStore&lt; T_item &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">glibmm
   &#160;<span id="projectnumber">2.60.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <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>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <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="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceGio.html">Gio</a></li><li class="navelem"><a class="el" href="classGio_1_1ListStore.html">ListStore</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="classGio_1_1ListStore-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Gio::ListStore&lt; T_item &gt; Class Template Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>A simple implementation of <a class="el" href="classGio_1_1ListModel.html" title="A dynamic list of objects. ">Gio::ListModel</a> that stores all items in memory.  
 <a href="classGio_1_1ListStore.html#details">More...</a></p>

<p><code>#include &lt;giomm/liststore.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Gio::ListStore&lt; T_item &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="classGio_1_1ListStore__inherit__graph.png" border="0" usemap="#Gio_1_1ListStore_3_01T__item_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="Gio_1_1ListStore_3_01T__item_01_4_inherit__map" id="Gio_1_1ListStore_3_01T__item_01_4_inherit__map">
<area shape="rect" id="node2" href="classGio_1_1ListStoreBase.html" title="A simple implementation of Gio::ListModel that stores all items in memory. " alt="" coords="49,304,191,331"/>
<area shape="rect" id="node3" href="classGlib_1_1Object.html" title="Glib::Object" alt="" coords="5,229,104,256"/>
<area shape="rect" id="node4" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces. " alt="" coords="53,80,184,107"/>
<area shape="rect" id="node7" href="classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="119,155,233,181"/>
<area shape="rect" id="node5" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="60,5,177,32"/>
<area shape="rect" id="node6" href="classGio_1_1ListModel.html" title="A dynamic list of objects. " alt="" coords="128,229,243,256"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:afda1e2150997da9023d9101f91f5385e"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#afda1e2150997da9023d9101f91f5385e">SlotCompare</a> = <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; int, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const T_item &gt;&amp;, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const T_item &gt;&amp; &gt;</td></tr>
<tr class="memdesc:afda1e2150997da9023d9101f91f5385e"><td class="mdescLeft">&#160;</td><td class="mdescRight">A slot that will be called to compare two items.  <a href="#afda1e2150997da9023d9101f91f5385e">More...</a><br /></td></tr>
<tr class="separator:afda1e2150997da9023d9101f91f5385e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_classGio_1_1ListStoreBase"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classGio_1_1ListStoreBase')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classGio_1_1ListStoreBase.html">Gio::ListStoreBase</a></td></tr>
<tr class="memitem:a519bbd240f14ae2649f9883ec663d4c1 inherit pub_types_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a> = <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; int, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&amp;, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&amp; &gt;</td></tr>
<tr class="memdesc:a519bbd240f14ae2649f9883ec663d4c1 inherit pub_types_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">A slot that will be called to compare two items.  <a href="#a519bbd240f14ae2649f9883ec663d4c1">More...</a><br /></td></tr>
<tr class="separator:a519bbd240f14ae2649f9883ec663d4c1 inherit pub_types_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:a969836f7bf4fec78eb50a1d790304d82 inherit pub_types_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a969836f7bf4fec78eb50a1d790304d82">DestroyNotify</a> = void(*)(gpointer data)</td></tr>
<tr class="separator:a969836f7bf4fec78eb50a1d790304d82 inherit pub_types_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_structsigc_1_1trackable"><td colspan="2" onclick="javascript:toggleInherit('pub_types_structsigc_1_1trackable')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td></tr>
<tr class="memitem:a3338954d7565534bd945290b798e13ed inherit pub_types_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">typedef internal::func_destroy_notify&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a3338954d7565534bd945290b798e13ed">func_destroy_notify</a></td></tr>
<tr class="separator:a3338954d7565534bd945290b798e13ed inherit pub_types_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a128b04aae751da1592f6c30343c2182d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a128b04aae751da1592f6c30343c2182d">get_item</a> (guint position)</td></tr>
<tr class="memdesc:a128b04aae751da1592f6c30343c2182d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the item at <em>position</em>.  <a href="#a128b04aae751da1592f6c30343c2182d">More...</a><br /></td></tr>
<tr class="separator:a128b04aae751da1592f6c30343c2182d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a580540f8e0468c4417185408ec9099bd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const T_item &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a580540f8e0468c4417185408ec9099bd">get_item</a> (guint position) const </td></tr>
<tr class="memdesc:a580540f8e0468c4417185408ec9099bd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the item at <em>position</em>.  <a href="#a580540f8e0468c4417185408ec9099bd">More...</a><br /></td></tr>
<tr class="separator:a580540f8e0468c4417185408ec9099bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a776e92833982436d9d446fe2a9974ad2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a776e92833982436d9d446fe2a9974ad2">insert</a> (guint position, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&amp; item)</td></tr>
<tr class="memdesc:a776e92833982436d9d446fe2a9974ad2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Inserts <em>item</em> at <em>position</em>.  <a href="#a776e92833982436d9d446fe2a9974ad2">More...</a><br /></td></tr>
<tr class="separator:a776e92833982436d9d446fe2a9974ad2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67dba30fc22a92cef4f166523e1d202c"><td class="memItemLeft" align="right" valign="top">guint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a67dba30fc22a92cef4f166523e1d202c">insert_sorted</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&amp; item, const <a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a>&amp; slot)</td></tr>
<tr class="memdesc:a67dba30fc22a92cef4f166523e1d202c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Inserts <em>item</em> at a position to be determined by the <em>slot</em>.  <a href="#a67dba30fc22a92cef4f166523e1d202c">More...</a><br /></td></tr>
<tr class="separator:a67dba30fc22a92cef4f166523e1d202c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aac378ab61be80b48d2d6d5cda4b97185"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#aac378ab61be80b48d2d6d5cda4b97185">sort</a> (const <a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a>&amp; slot)</td></tr>
<tr class="memdesc:aac378ab61be80b48d2d6d5cda4b97185"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sorts the items according to <em>slot</em>.  <a href="#aac378ab61be80b48d2d6d5cda4b97185">More...</a><br /></td></tr>
<tr class="separator:aac378ab61be80b48d2d6d5cda4b97185"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19b1216f8ae23de524d26d1fb429dce0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a19b1216f8ae23de524d26d1fb429dce0">append</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&amp; item)</td></tr>
<tr class="memdesc:a19b1216f8ae23de524d26d1fb429dce0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends <em>item</em>.  <a href="#a19b1216f8ae23de524d26d1fb429dce0">More...</a><br /></td></tr>
<tr class="separator:a19b1216f8ae23de524d26d1fb429dce0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1e8f9aeafb040b3d6d4a246d352a0255"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a1e8f9aeafb040b3d6d4a246d352a0255">splice</a> (guint position, guint n_removals, const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a06912.html">std::vector</a>&lt; <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&gt;&amp; additions)</td></tr>
<tr class="memdesc:a1e8f9aeafb040b3d6d4a246d352a0255"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes <em>n_removals</em> items and adds <em>additions.size()</em> items.  <a href="#a1e8f9aeafb040b3d6d4a246d352a0255">More...</a><br /></td></tr>
<tr class="separator:a1e8f9aeafb040b3d6d4a246d352a0255"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGio_1_1ListStoreBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGio_1_1ListStoreBase')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGio_1_1ListStoreBase.html">Gio::ListStoreBase</a></td></tr>
<tr class="memitem:ab67c9e0eaf337b0ee9615273189a69e7 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#ab67c9e0eaf337b0ee9615273189a69e7">ListStoreBase</a> (<a class="el" href="classGio_1_1ListStoreBase.html">ListStoreBase</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:ab67c9e0eaf337b0ee9615273189a69e7 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2b90742b7fc94526eecc514245e0528c inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1ListStoreBase.html">ListStoreBase</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a2b90742b7fc94526eecc514245e0528c">operator=</a> (<a class="el" href="classGio_1_1ListStoreBase.html">ListStoreBase</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a2b90742b7fc94526eecc514245e0528c inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9b3bff2e355691330ec5b60d2aac3836 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a9b3bff2e355691330ec5b60d2aac3836">~ListStoreBase</a> () noexcept override</td></tr>
<tr class="separator:a9b3bff2e355691330ec5b60d2aac3836 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0a32c140a7dbd6583b59e67d040712f3 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">GListStore*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a0a32c140a7dbd6583b59e67d040712f3">gobj</a> ()</td></tr>
<tr class="memdesc:a0a32c140a7dbd6583b59e67d040712f3 inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a0a32c140a7dbd6583b59e67d040712f3">More...</a><br /></td></tr>
<tr class="separator:a0a32c140a7dbd6583b59e67d040712f3 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6b91f3cb69a363cd74c5af36f33081b inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">const GListStore*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#ac6b91f3cb69a363cd74c5af36f33081b">gobj</a> () const </td></tr>
<tr class="memdesc:ac6b91f3cb69a363cd74c5af36f33081b inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#ac6b91f3cb69a363cd74c5af36f33081b">More...</a><br /></td></tr>
<tr class="separator:ac6b91f3cb69a363cd74c5af36f33081b inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa0880caf6a1ab9704980efcb69926d8b inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">GListStore*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#aa0880caf6a1ab9704980efcb69926d8b">gobj_copy</a> ()</td></tr>
<tr class="memdesc:aa0880caf6a1ab9704980efcb69926d8b inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.  <a href="#aa0880caf6a1ab9704980efcb69926d8b">More...</a><br /></td></tr>
<tr class="separator:aa0880caf6a1ab9704980efcb69926d8b inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a4d7d2904664c427dfa36485dc1ac70 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a5a4d7d2904664c427dfa36485dc1ac70">insert</a> (guint position, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&amp; item)</td></tr>
<tr class="memdesc:a5a4d7d2904664c427dfa36485dc1ac70 inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Inserts <em>item</em> into <em>store</em> at <em>position</em>.  <a href="#a5a4d7d2904664c427dfa36485dc1ac70">More...</a><br /></td></tr>
<tr class="separator:a5a4d7d2904664c427dfa36485dc1ac70 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afceac0ac58d01bb343488a654d3d72ea inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">guint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#afceac0ac58d01bb343488a654d3d72ea">insert_sorted</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&amp; item, const <a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a>&amp; slot)</td></tr>
<tr class="memdesc:afceac0ac58d01bb343488a654d3d72ea inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Inserts <em>item</em> into <em>store</em> at a position to be determined by the <em>slot</em>.  <a href="#afceac0ac58d01bb343488a654d3d72ea">More...</a><br /></td></tr>
<tr class="separator:afceac0ac58d01bb343488a654d3d72ea inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6dfa066cedfa6699d63aba2ec829779f inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a6dfa066cedfa6699d63aba2ec829779f">sort</a> (const <a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a>&amp; slot)</td></tr>
<tr class="memdesc:a6dfa066cedfa6699d63aba2ec829779f inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sort the items in <em>store</em> according to <em>slot</em>.  <a href="#a6dfa066cedfa6699d63aba2ec829779f">More...</a><br /></td></tr>
<tr class="separator:a6dfa066cedfa6699d63aba2ec829779f inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ade673ba5b72e9f3d66cf8c7f0e0b7aba inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#ade673ba5b72e9f3d66cf8c7f0e0b7aba">append</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&amp; item)</td></tr>
<tr class="memdesc:ade673ba5b72e9f3d66cf8c7f0e0b7aba inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends <em>item</em> to <em>store</em>.  <a href="#ade673ba5b72e9f3d66cf8c7f0e0b7aba">More...</a><br /></td></tr>
<tr class="separator:ade673ba5b72e9f3d66cf8c7f0e0b7aba inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8897811e2927f039b206fb54edce57dd inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a8897811e2927f039b206fb54edce57dd">remove</a> (guint position)</td></tr>
<tr class="memdesc:a8897811e2927f039b206fb54edce57dd inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes the item from <em>store</em> that is at <em>position</em>.  <a href="#a8897811e2927f039b206fb54edce57dd">More...</a><br /></td></tr>
<tr class="separator:a8897811e2927f039b206fb54edce57dd inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5c5ea33935f3b91caa4f1d80f0f01811 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a5c5ea33935f3b91caa4f1d80f0f01811">remove_all</a> ()</td></tr>
<tr class="memdesc:a5c5ea33935f3b91caa4f1d80f0f01811 inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes all items from <em>store</em>.  <a href="#a5c5ea33935f3b91caa4f1d80f0f01811">More...</a><br /></td></tr>
<tr class="separator:a5c5ea33935f3b91caa4f1d80f0f01811 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04188c7cb3e31ee2fb8c955dc358a6d8 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a04188c7cb3e31ee2fb8c955dc358a6d8">splice</a> (guint position, guint n_removals, const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a06912.html">std::vector</a>&lt; <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&gt;&amp; additions)</td></tr>
<tr class="memdesc:a04188c7cb3e31ee2fb8c955dc358a6d8 inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Removes <em>n_removals</em> items and adds <em>additions.size()</em> items.  <a href="#a04188c7cb3e31ee2fb8c955dc358a6d8">More...</a><br /></td></tr>
<tr class="separator:a04188c7cb3e31ee2fb8c955dc358a6d8 inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad23778b70472690d03424e45c4a5610a inherit pub_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; GType &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#ad23778b70472690d03424e45c4a5610a">property_item_type</a> () const </td></tr>
<tr class="memdesc:ad23778b70472690d03424e45c4a5610a inherit pub_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of items contained in this list store.  <a href="#ad23778b70472690d03424e45c4a5610a">More...</a><br /></td></tr>
<tr class="separator:ad23778b70472690d03424e45c4a5610a inherit pub_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:a0127f43140e01d6a6731d42f9419be27 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a0127f43140e01d6a6731d42f9419be27">Object</a> (const <a class="el" href="classGlib_1_1Object.html">Object</a>&amp;)=delete</td></tr>
<tr class="separator:a0127f43140e01d6a6731d42f9419be27 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7081561a5684709718fdf8c1875c56c0 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a7081561a5684709718fdf8c1875c56c0">operator=</a> (const <a class="el" href="classGlib_1_1Object.html">Object</a>&amp;)=delete</td></tr>
<tr class="separator:a7081561a5684709718fdf8c1875c56c0 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a473ee068b40d5c949cee2c721d720c9a inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a473ee068b40d5c949cee2c721d720c9a">Object</a> (<a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a473ee068b40d5c949cee2c721d720c9a inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2855131d475e54294dc34573f12ca9a0 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a2855131d475e54294dc34573f12ca9a0">operator=</a> (<a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a2855131d475e54294dc34573f12ca9a0 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e6581bcbcc6197cca07df24bb91c492 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a0e6581bcbcc6197cca07df24bb91c492">get_data</a> (const <a class="el" href="classGlib_1_1QueryQuark.html">QueryQuark</a>&amp; key)</td></tr>
<tr class="separator:a0e6581bcbcc6197cca07df24bb91c492 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afff7a375a862f3f899daaa99710122fa inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#afff7a375a862f3f899daaa99710122fa">set_data</a> (const <a class="el" href="classGlib_1_1Quark.html">Quark</a>&amp; key, void* data)</td></tr>
<tr class="separator:afff7a375a862f3f899daaa99710122fa inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1febe3bae2dd71756e98e523cd33c1b4 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a1febe3bae2dd71756e98e523cd33c1b4">set_data</a> (const <a class="el" href="classGlib_1_1Quark.html">Quark</a>&amp; key, void* data, <a class="el" href="classGlib_1_1Object.html#a969836f7bf4fec78eb50a1d790304d82">DestroyNotify</a> notify)</td></tr>
<tr class="separator:a1febe3bae2dd71756e98e523cd33c1b4 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aada5b50844bda7ee02bed0ae2a715c00 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#aada5b50844bda7ee02bed0ae2a715c00">remove_data</a> (const <a class="el" href="classGlib_1_1QueryQuark.html">QueryQuark</a>&amp; quark)</td></tr>
<tr class="separator:aada5b50844bda7ee02bed0ae2a715c00 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab454f71bd74403b0cc46d3cbbedd6b0e inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#ab454f71bd74403b0cc46d3cbbedd6b0e">steal_data</a> (const <a class="el" href="classGlib_1_1QueryQuark.html">QueryQuark</a>&amp; quark)</td></tr>
<tr class="separator:ab454f71bd74403b0cc46d3cbbedd6b0e inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1ObjectBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1ObjectBase')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td></tr>
<tr class="memitem:aaf0e140e7192dcecddd9f57c46825434 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#aaf0e140e7192dcecddd9f57c46825434">ObjectBase</a> (const <a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;)=delete</td></tr>
<tr class="separator:aaf0e140e7192dcecddd9f57c46825434 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a15f8834a320eac98dc1c1b8a9a2fd4c1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a15f8834a320eac98dc1c1b8a9a2fd4c1">operator=</a> (const <a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;)=delete</td></tr>
<tr class="separator:a15f8834a320eac98dc1c1b8a9a2fd4c1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab599d3eec4b4a9ddc95ccdc6100053d inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#aab599d3eec4b4a9ddc95ccdc6100053d">set_property_value</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value)</td></tr>
<tr class="memdesc:aab599d3eec4b4a9ddc95ccdc6100053d inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#aab599d3eec4b4a9ddc95ccdc6100053d">More...</a><br /></td></tr>
<tr class="separator:aab599d3eec4b4a9ddc95ccdc6100053d inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e30750441b92f0246c9d4ece95fc8a0 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a5e30750441b92f0246c9d4ece95fc8a0">get_property_value</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value) const </td></tr>
<tr class="memdesc:a5e30750441b92f0246c9d4ece95fc8a0 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#a5e30750441b92f0246c9d4ece95fc8a0">More...</a><br /></td></tr>
<tr class="separator:a5e30750441b92f0246c9d4ece95fc8a0 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr class="memitem:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ad37844f7ea2c0091a22d011e04c48820">set_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const PropertyType&amp; value)</td></tr>
<tr class="memdesc:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#ad37844f7ea2c0091a22d011e04c48820">More...</a><br /></td></tr>
<tr class="separator:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr class="memitem:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a5f894c9c36ad391fdc85552af67a8530">get_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, PropertyType&amp; value) const </td></tr>
<tr class="memdesc:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#a5f894c9c36ad391fdc85552af67a8530">More...</a><br /></td></tr>
<tr class="separator:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc6c1e8f094275114d6e2c3ef3a33f98 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#adc6c1e8f094275114d6e2c3ef3a33f98">connect_property_changed</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp; slot)</td></tr>
<tr class="memdesc:adc6c1e8f094275114d6e2c3ef3a33f98 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#adc6c1e8f094275114d6e2c3ef3a33f98">More...</a><br /></td></tr>
<tr class="separator:adc6c1e8f094275114d6e2c3ef3a33f98 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9fff4abb6ecc939866a6ff5d32808221 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a9fff4abb6ecc939866a6ff5d32808221">connect_property_changed</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp;&amp; slot)</td></tr>
<tr class="memdesc:a9fff4abb6ecc939866a6ff5d32808221 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#a9fff4abb6ecc939866a6ff5d32808221">More...</a><br /></td></tr>
<tr class="separator:a9fff4abb6ecc939866a6ff5d32808221 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a896d7773c00bd2dcd310c861282ee8d1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1connection.html">sigc::connection</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a896d7773c00bd2dcd310c861282ee8d1">connect_property_changed_with_return</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp; slot)</td></tr>
<tr class="memdesc:a896d7773c00bd2dcd310c861282ee8d1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#a896d7773c00bd2dcd310c861282ee8d1">More...</a><br /></td></tr>
<tr class="separator:a896d7773c00bd2dcd310c861282ee8d1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00f0e2119fbb42efe42d66b8188a0daf inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1connection.html">sigc::connection</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a00f0e2119fbb42efe42d66b8188a0daf">connect_property_changed_with_return</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp;&amp; slot)</td></tr>
<tr class="memdesc:a00f0e2119fbb42efe42d66b8188a0daf inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#a00f0e2119fbb42efe42d66b8188a0daf">More...</a><br /></td></tr>
<tr class="separator:a00f0e2119fbb42efe42d66b8188a0daf inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6e9e13b75f116c20212d318204ce8ea3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3">freeze_notify</a> ()</td></tr>
<tr class="memdesc:a6e9e13b75f116c20212d318204ce8ea3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increases the freeze count on object.  <a href="#a6e9e13b75f116c20212d318204ce8ea3">More...</a><br /></td></tr>
<tr class="separator:a6e9e13b75f116c20212d318204ce8ea3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1bd8ea7bd8c4084ade6b3c27dddf06a4 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a1bd8ea7bd8c4084ade6b3c27dddf06a4">thaw_notify</a> ()</td></tr>
<tr class="memdesc:a1bd8ea7bd8c4084ade6b3c27dddf06a4 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reverts the effect of a previous call to <a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3" title="Increases the freeze count on object. ">freeze_notify()</a>.  <a href="#a1bd8ea7bd8c4084ade6b3c27dddf06a4">More...</a><br /></td></tr>
<tr class="separator:a1bd8ea7bd8c4084ade6b3c27dddf06a4 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a896a8a5db20043ea82956e3ef4b9c4ae inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a896a8a5db20043ea82956e3ef4b9c4ae">reference</a> () const </td></tr>
<tr class="memdesc:a896a8a5db20043ea82956e3ef4b9c4ae inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increment the reference count for this object.  <a href="#a896a8a5db20043ea82956e3ef4b9c4ae">More...</a><br /></td></tr>
<tr class="separator:a896a8a5db20043ea82956e3ef4b9c4ae inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3234b8ffb2a35b927e2978c8f3bfbfe3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3234b8ffb2a35b927e2978c8f3bfbfe3">unreference</a> () const </td></tr>
<tr class="memdesc:a3234b8ffb2a35b927e2978c8f3bfbfe3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Decrement the reference count for this object.  <a href="#a3234b8ffb2a35b927e2978c8f3bfbfe3">More...</a><br /></td></tr>
<tr class="separator:a3234b8ffb2a35b927e2978c8f3bfbfe3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4c6efc18be8cb9c56e58fc0bd20fafbe inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a4c6efc18be8cb9c56e58fc0bd20fafbe">gobj</a> ()</td></tr>
<tr class="memdesc:a4c6efc18be8cb9c56e58fc0bd20fafbe inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a4c6efc18be8cb9c56e58fc0bd20fafbe">More...</a><br /></td></tr>
<tr class="separator:a4c6efc18be8cb9c56e58fc0bd20fafbe inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a778a94181132976bbfb0519793f3b32e inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">const GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a778a94181132976bbfb0519793f3b32e">gobj</a> () const </td></tr>
<tr class="memdesc:a778a94181132976bbfb0519793f3b32e inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a778a94181132976bbfb0519793f3b32e">More...</a><br /></td></tr>
<tr class="separator:a778a94181132976bbfb0519793f3b32e inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9b2a5eb93102f1849e5419016e22a15f inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a9b2a5eb93102f1849e5419016e22a15f">gobj_copy</a> () const </td></tr>
<tr class="memdesc:a9b2a5eb93102f1849e5419016e22a15f inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Give a ref-ed copy to someone. Use for direct struct access.  <a href="#a9b2a5eb93102f1849e5419016e22a15f">More...</a><br /></td></tr>
<tr class="separator:a9b2a5eb93102f1849e5419016e22a15f inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_structsigc_1_1trackable"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_structsigc_1_1trackable')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td></tr>
<tr class="memitem:a7e1348841e762fb41b41c6f2ce9fa073 inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a7e1348841e762fb41b41c6f2ce9fa073">trackable</a> () noexcept</td></tr>
<tr class="separator:a7e1348841e762fb41b41c6f2ce9fa073 inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac8431d9452c9698a012597e6560c72fa inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#ac8431d9452c9698a012597e6560c72fa">trackable</a> (const <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;src) noexcept</td></tr>
<tr class="separator:ac8431d9452c9698a012597e6560c72fa inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aba42ed8afb6598106cf68c18a7387f18 inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#aba42ed8afb6598106cf68c18a7387f18">trackable</a> (<a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&amp;src)</td></tr>
<tr class="separator:aba42ed8afb6598106cf68c18a7387f18 inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a75587da09e30031db7a2519843f1f4fb inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a75587da09e30031db7a2519843f1f4fb">~trackable</a> ()</td></tr>
<tr class="separator:a75587da09e30031db7a2519843f1f4fb inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed95b40846f61b4f202348c71d5913ea inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#aed95b40846f61b4f202348c71d5913ea">add_destroy_notify_callback</a> (void *data, <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a3338954d7565534bd945290b798e13ed">func_destroy_notify</a> func) const</td></tr>
<tr class="separator:aed95b40846f61b4f202348c71d5913ea inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af2e23cfe7adc1ca844a3350bbac557cb inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#af2e23cfe7adc1ca844a3350bbac557cb">notify_callbacks</a> ()</td></tr>
<tr class="separator:af2e23cfe7adc1ca844a3350bbac557cb inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7494fbad23a65932ff1457d00d4edaf5 inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a7494fbad23a65932ff1457d00d4edaf5">operator=</a> (const <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;src)</td></tr>
<tr class="separator:a7494fbad23a65932ff1457d00d4edaf5 inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3d61cdb452dc46fcdc8a8d42d9c079d inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#ac3d61cdb452dc46fcdc8a8d42d9c079d">operator=</a> (<a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&amp;src)</td></tr>
<tr class="separator:ac3d61cdb452dc46fcdc8a8d42d9c079d inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad1c1845ff5b356f13b32180077f83cff inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#ad1c1845ff5b356f13b32180077f83cff">remove_destroy_notify_callback</a> (void *data) const</td></tr>
<tr class="separator:ad1c1845ff5b356f13b32180077f83cff inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGio_1_1ListModel"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGio_1_1ListModel')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGio_1_1ListModel.html">Gio::ListModel</a></td></tr>
<tr class="memitem:a1c9d07af79dd9738d5429a01b7c0f635 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a1c9d07af79dd9738d5429a01b7c0f635">ListModel</a> (<a class="el" href="classGio_1_1ListModel.html">ListModel</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a1c9d07af79dd9738d5429a01b7c0f635 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af7557bcb6ac1dcb02a3b20807a8e2320 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1ListModel.html">ListModel</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#af7557bcb6ac1dcb02a3b20807a8e2320">operator=</a> (<a class="el" href="classGio_1_1ListModel.html">ListModel</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:af7557bcb6ac1dcb02a3b20807a8e2320 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42fc14d2965c8db216f85b1af36a9c66 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a42fc14d2965c8db216f85b1af36a9c66">~ListModel</a> () noexcept override</td></tr>
<tr class="separator:a42fc14d2965c8db216f85b1af36a9c66 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9f48b40e8db4d2c81f8f995c2764d2f6 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">GListModel*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a9f48b40e8db4d2c81f8f995c2764d2f6">gobj</a> ()</td></tr>
<tr class="memdesc:a9f48b40e8db4d2c81f8f995c2764d2f6 inherit pub_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a9f48b40e8db4d2c81f8f995c2764d2f6">More...</a><br /></td></tr>
<tr class="separator:a9f48b40e8db4d2c81f8f995c2764d2f6 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abecd01874a2357f5b003914c4b1bb175 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">const GListModel*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#abecd01874a2357f5b003914c4b1bb175">gobj</a> () const </td></tr>
<tr class="memdesc:abecd01874a2357f5b003914c4b1bb175 inherit pub_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#abecd01874a2357f5b003914c4b1bb175">More...</a><br /></td></tr>
<tr class="separator:abecd01874a2357f5b003914c4b1bb175 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad1b7dd15d236d3ebd518369a5882c83b inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#ad1b7dd15d236d3ebd518369a5882c83b">get_item_type</a> () const </td></tr>
<tr class="memdesc:ad1b7dd15d236d3ebd518369a5882c83b inherit pub_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the type of the items in <em>list</em>.  <a href="#ad1b7dd15d236d3ebd518369a5882c83b">More...</a><br /></td></tr>
<tr class="separator:ad1b7dd15d236d3ebd518369a5882c83b inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac7dc8cc6bb0cabca37607137a6fb72b9 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">guint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#ac7dc8cc6bb0cabca37607137a6fb72b9">get_n_items</a> () const </td></tr>
<tr class="memdesc:ac7dc8cc6bb0cabca37607137a6fb72b9 inherit pub_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the number of items in <em>list</em>.  <a href="#ac7dc8cc6bb0cabca37607137a6fb72b9">More...</a><br /></td></tr>
<tr class="separator:ac7dc8cc6bb0cabca37607137a6fb72b9 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a1ae5479cc24ae566c6a1a352a13a27 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a4a1ae5479cc24ae566c6a1a352a13a27">get_object</a> (guint position)</td></tr>
<tr class="memdesc:a4a1ae5479cc24ae566c6a1a352a13a27 inherit pub_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the item at <em>position</em>.  <a href="#a4a1ae5479cc24ae566c6a1a352a13a27">More...</a><br /></td></tr>
<tr class="separator:a4a1ae5479cc24ae566c6a1a352a13a27 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a158fe3a5cb4a7f37ba49403cf9004041 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a158fe3a5cb4a7f37ba49403cf9004041">get_object</a> (guint position) const </td></tr>
<tr class="memdesc:a158fe3a5cb4a7f37ba49403cf9004041 inherit pub_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the item at <em>position</em>.  <a href="#a158fe3a5cb4a7f37ba49403cf9004041">More...</a><br /></td></tr>
<tr class="separator:a158fe3a5cb4a7f37ba49403cf9004041 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abe829c91828abe2012cc8c1e04fcf089 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1SignalProxy.html">Glib::SignalProxy</a>&lt; void, guint, guint, guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#abe829c91828abe2012cc8c1e04fcf089">signal_items_changed</a> ()</td></tr>
<tr class="separator:abe829c91828abe2012cc8c1e04fcf089 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7724ae944add4b4c4841f0da82a6b1ca inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">virtual GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a7724ae944add4b4c4841f0da82a6b1ca">get_item_type_vfunc</a> ()</td></tr>
<tr class="separator:a7724ae944add4b4c4841f0da82a6b1ca inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a13bde468fac45f9ed233deee0bdd44eb inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">virtual guint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a13bde468fac45f9ed233deee0bdd44eb">get_n_items_vfunc</a> ()</td></tr>
<tr class="separator:a13bde468fac45f9ed233deee0bdd44eb inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1833c3f9f79136e255c6a7a48b4fd817 inherit pub_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">virtual gpointer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a1833c3f9f79136e255c6a7a48b4fd817">get_item_vfunc</a> (guint position)</td></tr>
<tr class="separator:a1833c3f9f79136e255c6a7a48b4fd817 inherit pub_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1Interface"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1Interface')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGlib_1_1Interface.html">Glib::Interface</a></td></tr>
<tr class="memitem:a3ab20f29c40967352d1bf2d88bfe11e5 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a3ab20f29c40967352d1bf2d88bfe11e5">Interface</a> ()</td></tr>
<tr class="memdesc:a3ab20f29c40967352d1bf2d88bfe11e5 inherit pub_methods_classGlib_1_1Interface"><td class="mdescLeft">&#160;</td><td class="mdescRight">A Default constructor.  <a href="#a3ab20f29c40967352d1bf2d88bfe11e5">More...</a><br /></td></tr>
<tr class="separator:a3ab20f29c40967352d1bf2d88bfe11e5 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83337dc270f966539b9f46804460ab75 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a83337dc270f966539b9f46804460ab75">Interface</a> (<a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a83337dc270f966539b9f46804460ab75 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a411d66c7467e749dbb2c4b31c4d518b5 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a411d66c7467e749dbb2c4b31c4d518b5">operator=</a> (<a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a411d66c7467e749dbb2c4b31c4d518b5 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae05bf6a4ce0f0992c2ad01429d13f9f7 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#ae05bf6a4ce0f0992c2ad01429d13f9f7">Interface</a> (const Glib::Interface_Class&amp; interface_class)</td></tr>
<tr class="memdesc:ae05bf6a4ce0f0992c2ad01429d13f9f7 inherit pub_methods_classGlib_1_1Interface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called by constructors of derived classes.  <a href="#ae05bf6a4ce0f0992c2ad01429d13f9f7">More...</a><br /></td></tr>
<tr class="separator:ae05bf6a4ce0f0992c2ad01429d13f9f7 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00253b22a76f751f1627865451cbc404 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a00253b22a76f751f1627865451cbc404">Interface</a> (GObject* castitem)</td></tr>
<tr class="memdesc:a00253b22a76f751f1627865451cbc404 inherit pub_methods_classGlib_1_1Interface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called by constructors of derived classes.  <a href="#a00253b22a76f751f1627865451cbc404">More...</a><br /></td></tr>
<tr class="separator:a00253b22a76f751f1627865451cbc404 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a158029af7ab7279e18ab84ad6f5ad5 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a3a158029af7ab7279e18ab84ad6f5ad5">~Interface</a> () noexcept override</td></tr>
<tr class="separator:a3a158029af7ab7279e18ab84ad6f5ad5 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4bb27d294728f34452be66b4ec4cd757 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a4bb27d294728f34452be66b4ec4cd757">Interface</a> (const <a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;)=delete</td></tr>
<tr class="separator:a4bb27d294728f34452be66b4ec4cd757 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf322f95cef17aa4cc232d8ef25f2b42 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#acf322f95cef17aa4cc232d8ef25f2b42">operator=</a> (const <a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;)=delete</td></tr>
<tr class="separator:acf322f95cef17aa4cc232d8ef25f2b42 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a969e9396f75132a9577428f4fa932d42 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a969e9396f75132a9577428f4fa932d42">gobj</a> ()</td></tr>
<tr class="separator:a969e9396f75132a9577428f4fa932d42 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70a443071a69d3372c2cdd7128a91ed1 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">const GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a70a443071a69d3372c2cdd7128a91ed1">gobj</a> () const </td></tr>
<tr class="separator:a70a443071a69d3372c2cdd7128a91ed1 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:ae1e1d177881a2a1c787ac0df97efbf86"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1ListStore.html">ListStore</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#ae1e1d177881a2a1c787ac0df97efbf86">create</a> ()</td></tr>
<tr class="separator:ae1e1d177881a2a1c787ac0df97efbf86"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classGio_1_1ListStoreBase"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classGio_1_1ListStoreBase')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classGio_1_1ListStoreBase.html">Gio::ListStoreBase</a></td></tr>
<tr class="memitem:a130d7a9c0d4024acc4be39baf5802a25 inherit pub_static_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a130d7a9c0d4024acc4be39baf5802a25">get_type</a> ()</td></tr>
<tr class="memdesc:a130d7a9c0d4024acc4be39baf5802a25 inherit pub_static_methods_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="#a130d7a9c0d4024acc4be39baf5802a25">More...</a><br /></td></tr>
<tr class="separator:a130d7a9c0d4024acc4be39baf5802a25 inherit pub_static_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ea7cb3446c89892e564e2b3f1418bbf inherit pub_static_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1ListStoreBase.html">ListStoreBase</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a1ea7cb3446c89892e564e2b3f1418bbf">create</a> (GType item_type)</td></tr>
<tr class="separator:a1ea7cb3446c89892e564e2b3f1418bbf inherit pub_static_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classGio_1_1ListModel"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classGio_1_1ListModel')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classGio_1_1ListModel.html">Gio::ListModel</a></td></tr>
<tr class="memitem:a9d189b21d54f8d19351a77e517792f21 inherit pub_static_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a9d189b21d54f8d19351a77e517792f21">add_interface</a> (GType gtype_implementer)</td></tr>
<tr class="separator:a9d189b21d54f8d19351a77e517792f21 inherit pub_static_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c20b42c1ea8fd1b0a2946848f9339b8 inherit pub_static_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a1c20b42c1ea8fd1b0a2946848f9339b8">get_type</a> ()</td></tr>
<tr class="memdesc:a1c20b42c1ea8fd1b0a2946848f9339b8 inherit pub_static_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="#a1c20b42c1ea8fd1b0a2946848f9339b8">More...</a><br /></td></tr>
<tr class="separator:a1c20b42c1ea8fd1b0a2946848f9339b8 inherit pub_static_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a234545f7efe2d6cde8b457e341c5a684"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStore.html#a234545f7efe2d6cde8b457e341c5a684">ListStore</a> ()</td></tr>
<tr class="separator:a234545f7efe2d6cde8b457e341c5a684"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGio_1_1ListStoreBase"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGio_1_1ListStoreBase')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGio_1_1ListStoreBase.html">Gio::ListStoreBase</a></td></tr>
<tr class="memitem:a97dc46e5f50c39d493d08101bece3906 inherit pro_methods_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#a97dc46e5f50c39d493d08101bece3906">ListStoreBase</a> (GType item_type)</td></tr>
<tr class="separator:a97dc46e5f50c39d493d08101bece3906 inherit pro_methods_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:ad43f7c5ad0336e1eb3af622392a112eb inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#ad43f7c5ad0336e1eb3af622392a112eb">Object</a> ()</td></tr>
<tr class="separator:ad43f7c5ad0336e1eb3af622392a112eb inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6d72588496bd7ac03f72420021fb94a5 inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a6d72588496bd7ac03f72420021fb94a5">Object</a> (const Glib::ConstructParams&amp; construct_params)</td></tr>
<tr class="separator:a6d72588496bd7ac03f72420021fb94a5 inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6f490eeaeb71db673c36799a0f729be5 inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a6f490eeaeb71db673c36799a0f729be5">Object</a> (GObject* castitem)</td></tr>
<tr class="separator:a6f490eeaeb71db673c36799a0f729be5 inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a07e5bddabe8d60f751e157f0a41ce265 inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a07e5bddabe8d60f751e157f0a41ce265">~Object</a> () noexcept override</td></tr>
<tr class="separator:a07e5bddabe8d60f751e157f0a41ce265 inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGlib_1_1ObjectBase"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGlib_1_1ObjectBase')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td></tr>
<tr class="memitem:a27d3451d9ca28d6a2f00838d7c56d545 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a27d3451d9ca28d6a2f00838d7c56d545">ObjectBase</a> ()</td></tr>
<tr class="memdesc:a27d3451d9ca28d6a2f00838d7c56d545 inherit pro_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">This default constructor is called implicitly from the constructor of user-derived classes, even if, for instance, Gtk::Button calls a different <a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces. ">ObjectBase</a> constructor.  <a href="#a27d3451d9ca28d6a2f00838d7c56d545">More...</a><br /></td></tr>
<tr class="separator:a27d3451d9ca28d6a2f00838d7c56d545 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4ef18214894c6874579313ab21d1018 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ad4ef18214894c6874579313ab21d1018">ObjectBase</a> (const char* custom_type_name)</td></tr>
<tr class="memdesc:ad4ef18214894c6874579313ab21d1018 inherit pro_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">A derived constructor always overrides this choice.  <a href="#ad4ef18214894c6874579313ab21d1018">More...</a><br /></td></tr>
<tr class="separator:ad4ef18214894c6874579313ab21d1018 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d59b4d85b0ee72a727e6b2e1b31a2ff inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3d59b4d85b0ee72a727e6b2e1b31a2ff">ObjectBase</a> (const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01672.html">std::type_info</a>&amp; custom_type_info)</td></tr>
<tr class="memdesc:a3d59b4d85b0ee72a727e6b2e1b31a2ff inherit pro_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">This constructor is a special feature to allow creation of derived types on the fly, without having to use g_object_new() manually.  <a href="#a3d59b4d85b0ee72a727e6b2e1b31a2ff">More...</a><br /></td></tr>
<tr class="separator:a3d59b4d85b0ee72a727e6b2e1b31a2ff inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7e2e177061f6a6e09c4cf3da49c6dfd3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a7e2e177061f6a6e09c4cf3da49c6dfd3">ObjectBase</a> (<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a7e2e177061f6a6e09c4cf3da49c6dfd3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e968f118314ba4d5debfd2850d18003 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a2e968f118314ba4d5debfd2850d18003">operator=</a> (<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a2e968f118314ba4d5debfd2850d18003 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae56ec45e9ebeaacf24be4fb54ed2eea3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ae56ec45e9ebeaacf24be4fb54ed2eea3">~ObjectBase</a> () noexcept=0</td></tr>
<tr class="separator:ae56ec45e9ebeaacf24be4fb54ed2eea3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3faafb14c4f0ca60fbf0f5f5c4d549d0 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3faafb14c4f0ca60fbf0f5f5c4d549d0">initialize</a> (GObject* castitem)</td></tr>
<tr class="separator:a3faafb14c4f0ca60fbf0f5f5c4d549d0 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a44ddc123cd98ed0083aa06364365c8d3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a44ddc123cd98ed0083aa06364365c8d3">initialize_move</a> (GObject* castitem, <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a>* previous_wrapper)</td></tr>
<tr class="separator:a44ddc123cd98ed0083aa06364365c8d3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGio_1_1ListModel"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGio_1_1ListModel')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGio_1_1ListModel.html">Gio::ListModel</a></td></tr>
<tr class="memitem:a6b9ef1615a25d6013114e42f81242a69 inherit pro_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a6b9ef1615a25d6013114e42f81242a69">ListModel</a> ()</td></tr>
<tr class="memdesc:a6b9ef1615a25d6013114e42f81242a69 inherit pro_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">You should derive from this class to use it.  <a href="#a6b9ef1615a25d6013114e42f81242a69">More...</a><br /></td></tr>
<tr class="separator:a6b9ef1615a25d6013114e42f81242a69 inherit pro_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32df8d7b424957a56ff9751decd89ae8 inherit pro_methods_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#a32df8d7b424957a56ff9751decd89ae8">items_changed</a> (guint position, guint removed, guint added)</td></tr>
<tr class="memdesc:a32df8d7b424957a56ff9751decd89ae8 inherit pro_methods_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Emits the <a class="el" href="classGio_1_1ListModel.html#abe829c91828abe2012cc8c1e04fcf089">ListModel::signal_items_changed()</a> signal on <em>list</em>.  <a href="#a32df8d7b424957a56ff9751decd89ae8">More...</a><br /></td></tr>
<tr class="separator:a32df8d7b424957a56ff9751decd89ae8 inherit pro_methods_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header related_classGio_1_1ListStoreBase"><td colspan="2" onclick="javascript:toggleInherit('related_classGio_1_1ListStoreBase')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGio_1_1ListStoreBase.html">Gio::ListStoreBase</a></td></tr>
<tr class="memitem:ac0396d9338dee71abb13f60cfcc7e0f5 inherit related_classGio_1_1ListStoreBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1ListStoreBase.html">Gio::ListStoreBase</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListStoreBase.html#ac0396d9338dee71abb13f60cfcc7e0f5">wrap</a> (GListStore* object, bool take_copy=false)</td></tr>
<tr class="memdesc:ac0396d9338dee71abb13f60cfcc7e0f5 inherit related_classGio_1_1ListStoreBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#ac0396d9338dee71abb13f60cfcc7e0f5">More...</a><br /></td></tr>
<tr class="separator:ac0396d9338dee71abb13f60cfcc7e0f5 inherit related_classGio_1_1ListStoreBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header related_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('related_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:ae4dea9a8dc611d6e4400a5b6a3cb4e7f inherit related_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1Object.html">Glib::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#ae4dea9a8dc611d6e4400a5b6a3cb4e7f">wrap</a> (GObject* object, bool take_copy=false)</td></tr>
<tr class="separator:ae4dea9a8dc611d6e4400a5b6a3cb4e7f inherit related_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header related_classGio_1_1ListModel"><td colspan="2" onclick="javascript:toggleInherit('related_classGio_1_1ListModel')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGio_1_1ListModel.html">Gio::ListModel</a></td></tr>
<tr class="memitem:aff66ba330b55ccfa29d7a6da0c656277 inherit related_classGio_1_1ListModel"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1ListModel.html">Gio::ListModel</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1ListModel.html#aff66ba330b55ccfa29d7a6da0c656277">wrap</a> (GListModel* object, bool take_copy=false)</td></tr>
<tr class="memdesc:aff66ba330b55ccfa29d7a6da0c656277 inherit related_classGio_1_1ListModel"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#aff66ba330b55ccfa29d7a6da0c656277">More...</a><br /></td></tr>
<tr class="separator:aff66ba330b55ccfa29d7a6da0c656277 inherit related_classGio_1_1ListModel"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename T_item&gt;<br />
class Gio::ListStore&lt; T_item &gt;</h3>

<p>A simple implementation of <a class="el" href="classGio_1_1ListModel.html" title="A dynamic list of objects. ">Gio::ListModel</a> that stores all items in memory. </p>
<p>It provides insertions, deletions, and lookups in logarithmic time with a fast path for the common case of iterating the list linearly.</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000021">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="tparams"><dt>Template Parameters</dt><dd>
  <table class="tparams">
    <tr><td class="paramname">T_item</td><td>Base class of the items in the <a class="el" href="classGio_1_1ListStore.html" title="A simple implementation of Gio::ListModel that stores all items in memory. ">ListStore</a>. All items must be of type T_item or a type derived from T_item. T_item must be <a class="el" href="classGlib_1_1Object.html">Glib::Object</a> or a type derived from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a>. </td></tr>
  </table>
  </dd>
</dl>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a class="anchor" id="afda1e2150997da9023d9101f91f5385e"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">using <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::<a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a> =  <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt;int, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const T_item&gt;&amp;, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const T_item&gt;&amp;&gt;</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>A slot that will be called to compare two items. </p>
<p>The slot should return a negative integer if the first item comes before the second, 0 if they are equal, or a positive integer if the first value comes after the second. For instance, </p><div class="fragment"><div class="line"><span class="keywordtype">int</span> on_compare_item(<span class="keyword">const</span> <a class="code" href="classGlib_1_1RefPtr.html">Glib::RefPtr&lt;const T_item&gt;</a>&amp; item1, <span class="keyword">const</span> <a class="code" href="classGlib_1_1RefPtr.html">Glib::RefPtr&lt;const T_item&gt;</a>&amp; item2);</div></div><!-- fragment --><dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000034">Since glibmm 2.50:</a></b></dt><dd></dd></dl>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a234545f7efe2d6cde8b457e341c5a684"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::<a class="el" href="classGio_1_1ListStore.html">ListStore</a> </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a19b1216f8ae23de524d26d1fb429dce0"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::append </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&amp;&#160;</td>
          <td class="paramname"><em>item</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Appends <em>item</em>. </p>
<p><em>item</em> must be of type <a class="el" href="classGio_1_1ListStoreBase.html#ad23778b70472690d03424e45c4a5610a" title="The type of items contained in this list store. ">ListStoreBase::property_item_type()</a> or derived from it.</p>
<p>Use <a class="el" href="classGio_1_1ListStore.html#a1e8f9aeafb040b3d6d4a246d352a0255" title="Removes n_removals items and adds additions.size() items. ">splice()</a> to append multiple items at the same time efficiently.</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000037">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">item</td><td>The new item. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ae1e1d177881a2a1c787ac0df97efbf86"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGio_1_1ListStore.html">ListStore</a>&gt; <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::create </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a128b04aae751da1592f6c30343c2182d"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;T_item&gt; <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::get_item </td>
          <td>(</td>
          <td class="paramtype">guint&#160;</td>
          <td class="paramname"><em>position</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Get the item at <em>position</em>. </p>
<p>If <em>position</em> is greater than or equal to the number of items in <em>list</em>, an empty <a class="el" href="classGlib_1_1RefPtr.html" title="RefPtr&lt;&gt; is a reference-counting shared smartpointer. ">Glib::RefPtr</a> is returned.</p>
<p>An empty <a class="el" href="classGlib_1_1RefPtr.html" title="RefPtr&lt;&gt; is a reference-counting shared smartpointer. ">Glib::RefPtr</a> is never returned for an index that is less than the length of the list. See <a class="el" href="classGio_1_1ListModel.html#ac7dc8cc6bb0cabca37607137a6fb72b9" title="Gets the number of items in list. ">ListModel::get_n_items()</a>.</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000031">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">position</td><td>The position of the item to fetch. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The object at <em>position</em>. </dd></dl>

</div>
</div>
<a class="anchor" id="a580540f8e0468c4417185408ec9099bd"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;const T_item&gt; <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::get_item </td>
          <td>(</td>
          <td class="paramtype">guint&#160;</td>
          <td class="paramname"><em>position</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Get the item at <em>position</em>. </p>
<p>If <em>position</em> is greater than or equal to the number of items in <em>list</em>, an empty <a class="el" href="classGlib_1_1RefPtr.html" title="RefPtr&lt;&gt; is a reference-counting shared smartpointer. ">Glib::RefPtr</a> is returned.</p>
<p>An empty <a class="el" href="classGlib_1_1RefPtr.html" title="RefPtr&lt;&gt; is a reference-counting shared smartpointer. ">Glib::RefPtr</a> is never returned for an index that is less than the length of the list. See <a class="el" href="classGio_1_1ListModel.html#ac7dc8cc6bb0cabca37607137a6fb72b9" title="Gets the number of items in list. ">ListModel::get_n_items()</a>.</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000032">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">position</td><td>The position of the item to fetch. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The object at <em>position</em>. </dd></dl>

</div>
</div>
<a class="anchor" id="a776e92833982436d9d446fe2a9974ad2"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::insert </td>
          <td>(</td>
          <td class="paramtype">guint&#160;</td>
          <td class="paramname"><em>position</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&amp;&#160;</td>
          <td class="paramname"><em>item</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Inserts <em>item</em> at <em>position</em>. </p>
<p><em>item</em> must be of type <a class="el" href="classGio_1_1ListStoreBase.html#ad23778b70472690d03424e45c4a5610a" title="The type of items contained in this list store. ">ListStoreBase::property_item_type()</a> or derived from it. <em>position</em> must be smaller than the length of the list, or equal to it to append.</p>
<p>Use <a class="el" href="classGio_1_1ListStore.html#a1e8f9aeafb040b3d6d4a246d352a0255" title="Removes n_removals items and adds additions.size() items. ">splice()</a> to insert multiple items at the same time efficiently.</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000033">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">position</td><td>The position at which to insert the new item. </td></tr>
    <tr><td class="paramname">item</td><td>The new item. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a67dba30fc22a92cef4f166523e1d202c"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">guint <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::insert_sorted </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&amp;&#160;</td>
          <td class="paramname"><em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a>&amp;&#160;</td>
          <td class="paramname"><em>slot</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Inserts <em>item</em> at a position to be determined by the <em>slot</em>. </p>
<p>The list must already be sorted before calling this function or the result is undefined. Usually you would approach this by only ever inserting items by way of this function.</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000035">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">item</td><td>The new item. </td></tr>
    <tr><td class="paramname">slot</td><td>Pairwise comparison function for sorting. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The position at which <em>item</em> was inserted. </dd></dl>

</div>
</div>
<a class="anchor" id="aac378ab61be80b48d2d6d5cda4b97185"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::sort </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGio_1_1ListStoreBase.html#a519bbd240f14ae2649f9883ec663d4c1">SlotCompare</a>&amp;&#160;</td>
          <td class="paramname"><em>slot</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sorts the items according to <em>slot</em>. </p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000036">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">slot</td><td>Pairwise comparison function for sorting. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a1e8f9aeafb040b3d6d4a246d352a0255"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template &lt;typename T_item &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGio_1_1ListStore.html">Gio::ListStore</a>&lt; T_item &gt;::splice </td>
          <td>(</td>
          <td class="paramtype">guint&#160;</td>
          <td class="paramname"><em>position</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">guint&#160;</td>
          <td class="paramname"><em>n_removals</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a06912.html">std::vector</a>&lt; <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; T_item &gt;&gt;&amp;&#160;</td>
          <td class="paramname"><em>additions</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Removes <em>n_removals</em> items and adds <em>additions.size()</em> items. </p>
<p><em>additions</em> must contain items of type <a class="el" href="classGio_1_1ListStoreBase.html#ad23778b70472690d03424e45c4a5610a" title="The type of items contained in this list store. ">ListStoreBase::property_item_type()</a> or derived from it. Empty RefPtr is not permitted.</p>
<p>This function is more efficient than <a class="el" href="classGio_1_1ListStore.html#a776e92833982436d9d446fe2a9974ad2" title="Inserts item at position. ">insert()</a> and <a class="el" href="classGio_1_1ListStoreBase.html#a8897811e2927f039b206fb54edce57dd" title="Removes the item from store that is at position. ">remove()</a>, because it only emits <a class="el" href="classGio_1_1ListModel.html#abe829c91828abe2012cc8c1e04fcf089">ListModel::signal_items_changed()</a> once for the change.</p>
<p>The parameters <em>position</em> and <em>n_removals</em> must be correct (i.e. <em>position</em> + <em>n_removals</em> must be less than or equal to the length of the list at the time this function is called).</p>
<dl class="since_2_50"><dt><b><a class="el" href="since_2_50.html#_since_2_50000038">Since glibmm 2.50:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">position</td><td>The position at which to make the change. </td></tr>
    <tr><td class="paramname">n_removals</td><td>The number of items to remove. </td></tr>
    <tr><td class="paramname">additions</td><td>The items to add. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Mar 19 2019 09:56:41 for glibmm by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>