~ubuntu-branches/ubuntu/vivid/libinfinity/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libinfgtk/html/InfGtkBrowserModel.html

  • Committer: Package Import Robot
  • Author(s): Philipp Kern
  • Date: 2014-10-13 21:40:32 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20141013214032-6sei14s90dbzdspg
Tags: 0.6.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
</tr>
71
71
<tr>
72
72
<td class="function_type">
73
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 
73
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
74
74
</td>
75
75
<td class="function_name">
76
76
<a class="link" href="InfGtkBrowserModel.html#inf-gtk-browser-model-browser-iter-to-tree-iter" title="inf_gtk_browser_model_browser_iter_to_tree_iter ()">inf_gtk_browser_model_browser_iter_to_tree_iter</a> <span class="c_punctuation">()</span>
123
123
</div>
124
124
<div class="refsect1">
125
125
<a name="InfGtkBrowserModel.object-hierarchy"></a><h2>Object Hierarchy</h2>
126
 
<pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
 
126
<pre class="screen">    <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
127
127
    <span class="lineart">╰──</span> InfGtkBrowserModelStatus
128
 
    <a href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html">GInterface</a>
 
128
    <a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html">GInterface</a>
129
129
    <span class="lineart">╰──</span> InfGtkBrowserModel
130
130
</pre>
131
131
</div>
133
133
<a name="InfGtkBrowserModel.prerequisites"></a><h2>Prerequisites</h2>
134
134
<p>
135
135
InfGtkBrowserModel requires
136
 
 <a href="http://developer.gnome.org/gtk2/GtkTreeModel.html">GtkTreeModel</a> and  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
 
136
 <a href="http://developer.gnome.org/gtk2/GtkTreeModel.html">GtkTreeModel</a> and  <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>.</p>
137
137
</div>
138
138
<div class="refsect1">
139
139
<a name="InfGtkBrowserModel.implementations"></a><h2>Known Implementations</h2>
261
261
<hr>
262
262
<div class="refsect2">
263
263
<a name="inf-gtk-browser-model-browser-iter-to-tree-iter"></a><h3>inf_gtk_browser_model_browser_iter_to_tree_iter ()</h3>
264
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 
264
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
265
265
inf_gtk_browser_model_browser_iter_to_tree_iter
266
266
                               (<em class="parameter"><code><a class="link" href="InfGtkBrowserModel.html" title="InfGtkBrowserModel"><span class="type">InfGtkBrowserModel</span></a> *model</code></em>,
267
267
                                <em class="parameter"><code><a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a> *browser</code></em>,
274
274
 is not known to <em class="parameter"><code>model</code></em>
275
275
, i.e. its connection
276
276
was never added to <em class="parameter"><code>model</code></em>
277
 
, then the function returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and
 
277
, then the function returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> and
278
278
<em class="parameter"><code>tree_iter</code></em>
279
279
 is left untouched.</p>
280
280
<p>If <em class="parameter"><code>iter</code></em>
281
 
 is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the function sets <em class="parameter"><code>tree_iter</code></em>
 
281
 is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the function sets <em class="parameter"><code>tree_iter</code></em>
282
282
 to point to the top
283
283
level entry representing <em class="parameter"><code>browser</code></em>
284
284
.</p>
304
304
<tr>
305
305
<td class="parameter_name"><p>iter</p></td>
306
306
<td class="parameter_description"><p>A <a href="../libinfinity-0.6/InfBrowserIter.html"><span class="type">InfBrowserIter</span></a> pointing into <em class="parameter"><code>browser</code></em>
307
 
, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
 
307
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
308
308
<td class="parameter_annotations"> </td>
309
309
</tr>
310
310
<tr>
479
479
<td class="enum_member_name"><p><a name="INF-GTK-BROWSER-MODEL-COL-DISCOVERY-INFO:CAPS"></a>INF_GTK_BROWSER_MODEL_COL_DISCOVERY_INFO</p></td>
480
480
<td class="enum_member_description">
481
481
<p>The <a href="../libinfinity-0.6/InfDiscovery.html#InfDiscoveryInfo"><span class="type">InfDiscoveryInfo</span></a> of a
482
 
discovered toplevel item, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the item was not discovered.</p>
 
482
discovered toplevel item, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the item was not discovered.</p>
483
483
</td>
484
484
<td class="enum_member_annotations"> </td>
485
485
</tr>
495
495
<td class="enum_member_name"><p><a name="INF-GTK-BROWSER-MODEL-COL-BROWSER:CAPS"></a>INF_GTK_BROWSER_MODEL_COL_BROWSER</p></td>
496
496
<td class="enum_member_description">
497
497
<p>The <a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a> with which this item
498
 
is being browsed, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no browser is available.</p>
 
498
is being browsed, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no browser is available.</p>
499
499
</td>
500
500
<td class="enum_member_annotations"> </td>
501
501
</tr>
519
519
<td class="enum_member_description">
520
520
<p>If an error has occurred with the item,
521
521
for example the connection failed, or a node exploration failed, this
522
 
column contains a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> with more error information.</p>
 
522
column contains a <a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> with more error information.</p>
523
523
</td>
524
524
<td class="enum_member_annotations"> </td>
525
525
</tr>
554
554
               <a href="http://developer.gnome.org/gtk2/GtkTreeModel.html#GtkTreeIter"><span class="type">GtkTreeIter</span></a>        *iter,
555
555
               <a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a>         *old_browser,
556
556
               <a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a>         *new_browser,
557
 
               <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>            user_data)</pre>
 
557
               <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>            user_data)</pre>
558
558
<p>This signal is emitted every time the <a href="../libinfinity-0.6/InfBrowser.html"><span class="type">InfBrowser</span></a> for one of the
559
559
model's top-level entries change. This means either that a completely
560
560
new item was inserted, that an item providing only a discovery has