~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to doc/reference/html/rhythmbox-rb-tree-model-sort.html

Tags: upstream-0.9.2cvs20060102
ImportĀ upstreamĀ versionĀ 0.9.2cvs20060102

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
</pre>
46
46
</div>
47
47
<div class="refsect1" lang="en">
48
 
<a name="id2601562"></a><h2>Description</h2>
 
48
<a name="id2606145"></a><h2>Description</h2>
49
49
<p>
50
50
 
51
51
</p>
52
52
</div>
53
53
<div class="refsect1" lang="en">
54
 
<a name="id2549090"></a><h2>Details</h2>
 
54
<a name="id2518841"></a><h2>Details</h2>
55
55
<div class="refsect2" lang="en">
56
 
<a name="id2549096"></a><h3>
 
56
<a name="id2518847"></a><h3>
57
57
<a name="RBTreeModelSortPrivate"></a>RBTreeModelSortPrivate</h3>
58
 
<a class="indexterm" name="id2609007"></a><pre class="programlisting">typedef struct RBTreeModelSortPrivate RBTreeModelSortPrivate;
 
58
<a class="indexterm" name="id2606024"></a><pre class="programlisting">typedef struct RBTreeModelSortPrivate RBTreeModelSortPrivate;
59
59
</pre>
60
60
<p>
61
61
 
63
63
</div>
64
64
<hr>
65
65
<div class="refsect2" lang="en">
66
 
<a name="id2609020"></a><h3>
 
66
<a name="id2606036"></a><h3>
67
67
<a name="rb-tree-model-sort-new"></a>rb_tree_model_sort_new ()</h3>
68
 
<a class="indexterm" name="id2609029"></a><pre class="programlisting">GtkTreeModel* rb_tree_model_sort_new        (GtkTreeModel *child_model);</pre>
 
68
<a class="indexterm" name="id2606047"></a><pre class="programlisting">GtkTreeModel* rb_tree_model_sort_new        (GtkTreeModel *child_model);</pre>
69
69
<p>
70
70
 
71
71
</p>