~carifio/seahorse/seahorse-remove-broken-help-buttons

« back to all changes in this revision

Viewing changes to reference/libseahorse/html/libseahorse-SeahorseSetModel.html

Import upstream version 2.28.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>SeahorseSetModel</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
 
7
<link rel="home" href="index.html" title="libseahorse Reference Manual">
 
8
<link rel="up" href="ch01.html" title="[Insert title here]">
 
9
<link rel="prev" href="libseahorse-SeahorseObjectWidget.html" title="SeahorseObjectWidget">
 
10
<link rel="next" href="libseahorse-seahorse-view.html" title="seahorse-view">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
<link rel="chapter" href="ch01.html" title="[Insert title here]">
 
14
<link rel="chapter" href="object-tree.html" title="Object Hierarchy">
 
15
<link rel="index" href="api-index-full.html" title="API Index">
 
16
</head>
 
17
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
18
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
19
<tr valign="middle">
 
20
<td><a accesskey="p" href="libseahorse-SeahorseObjectWidget.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
21
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
22
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
23
<th width="100%" align="center">libseahorse Reference Manual</th>
 
24
<td><a accesskey="n" href="libseahorse-seahorse-view.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
25
</tr>
 
26
<tr><td colspan="5" class="shortcuts">
 
27
<a href="#libseahorse-SeahorseSetModel.synopsis" class="shortcut">Top</a>
 
28
                 | 
 
29
                <a href="#libseahorse-SeahorseSetModel.description" class="shortcut">Description</a>
 
30
</td></tr>
 
31
</table>
 
32
<div class="refentry" title="SeahorseSetModel">
 
33
<a name="libseahorse-SeahorseSetModel"></a><div class="titlepage"></div>
 
34
<div class="refnamediv"><table width="100%"><tr>
 
35
<td valign="top">
 
36
<h2><span class="refentrytitle"><a name="libseahorse-SeahorseSetModel.top_of_page"></a>SeahorseSetModel</span></h2>
 
37
<p>SeahorseSetModel</p>
 
38
</td>
 
39
<td valign="top" align="right"></td>
 
40
</tr></table></div>
 
41
<div class="refsynopsisdiv" title="Synopsis">
 
42
<a name="libseahorse-SeahorseSetModel.synopsis"></a><h2>Synopsis</h2>
 
43
<pre class="synopsis">
 
44
                    <a
 
45
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModelColumn"
 
46
>SeahorseSetModelColumn</a>;
 
47
                    <a
 
48
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
49
>SeahorseSetModel</a>;
 
50
<a
 
51
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
52
>SeahorseSetModel</a>*   <a
 
53
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#seahorse-set-model-new"
 
54
>seahorse_set_model_new</a>              (<a
 
55
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSet.html#SeahorseSet"
 
56
>SeahorseSet</a> *set,
 
57
                                                         ...);
 
58
<a
 
59
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
60
>SeahorseSetModel</a>*   <a
 
61
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#seahorse-set-model-new-full"
 
62
>seahorse_set_model_new_full</a>         (<a
 
63
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSet.html#SeahorseSet"
 
64
>SeahorseSet</a> *set,
 
65
                                                         const <a
 
66
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModelColumn"
 
67
>SeahorseSetModelColumn</a> *columns,
 
68
                                                         <a
 
69
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"
 
70
>guint</a> n_columns);
 
71
<a
 
72
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
73
>gint</a>                <a
 
74
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#seahorse-set-model-set-columns"
 
75
>seahorse_set_model_set_columns</a>      (<a
 
76
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
77
>SeahorseSetModel</a> *smodel,
 
78
                                                         const <a
 
79
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModelColumn"
 
80
>SeahorseSetModelColumn</a> *columns,
 
81
                                                         <a
 
82
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"
 
83
>guint</a> n_columns);
 
84
<a
 
85
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseObject.html#SeahorseObject"
 
86
>SeahorseObject</a>*     <a
 
87
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#seahorse-set-model-object-for-iter"
 
88
>seahorse_set_model_object_for_iter</a>  (<a
 
89
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
90
>SeahorseSetModel</a> *smodel,
 
91
                                                         const <a
 
92
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html#GtkTreeIter"
 
93
>GtkTreeIter</a> *iter);
 
94
<a
 
95
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
96
>gboolean</a>            <a
 
97
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#seahorse-set-model-iter-for-object"
 
98
>seahorse_set_model_iter_for_object</a>  (<a
 
99
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
100
>SeahorseSetModel</a> *smodel,
 
101
                                                         <a
 
102
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseObject.html#SeahorseObject"
 
103
>SeahorseObject</a> *object,
 
104
                                                         <a
 
105
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html#GtkTreeIter"
 
106
>GtkTreeIter</a> *iter);
 
107
</pre>
 
108
</div>
 
109
<div class="refsect1" title="Description">
 
110
<a name="libseahorse-SeahorseSetModel.description"></a><h2>Description</h2>
 
111
<p>
 
112
</p>
 
113
</div>
 
114
<div class="refsect1" title="Details">
 
115
<a name="libseahorse-SeahorseSetModel.details"></a><h2>Details</h2>
 
116
<div class="refsect2" title="SeahorseSetModelColumn">
 
117
<a name="SeahorseSetModelColumn"></a><h3>SeahorseSetModelColumn</h3>
 
118
<pre class="programlisting">typedef struct {
 
119
        const gchar *property;
 
120
        GType type;
 
121
        gpointer data;
 
122
} SeahorseSetModelColumn;
 
123
</pre>
 
124
<p>
 
125
</p>
 
126
</div>
 
127
<hr>
 
128
<div class="refsect2" title="SeahorseSetModel">
 
129
<a name="SeahorseSetModel"></a><h3>SeahorseSetModel</h3>
 
130
<pre class="programlisting">typedef struct {
 
131
        GObject parent;
 
132
        SeahorseSet *set;
 
133
} SeahorseSetModel;
 
134
</pre>
 
135
<p>
 
136
A GtkTreeModel which represents all objects in a SeahorseSet</p>
 
137
<p>
 
138
</p>
 
139
<div class="variablelist"><table border="0">
 
140
<col align="left" valign="top">
 
141
<tbody>
 
142
<tr>
 
143
<td><p><span class="term"><a
 
144
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
 
145
>GObject</a> <em class="structfield"><code>parent</code></em>;</span></p></td>
 
146
<td> <a
 
147
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
 
148
><span class="type">GObject</span></a> <a
 
149
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
150
><span class="type">SeahorseSetModel</span></a> inherits from
 
151
</td>
 
152
</tr>
 
153
<tr>
 
154
<td><p><span class="term"><a
 
155
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSet.html#SeahorseSet"
 
156
>SeahorseSet</a> *<em class="structfield"><code>set</code></em>;</span></p></td>
 
157
<td> <a
 
158
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSet.html#SeahorseSet"
 
159
><span class="type">SeahorseSet</span></a> that belongs to the model
 
160
</td>
 
161
</tr>
 
162
</tbody>
 
163
</table></div>
 
164
</div>
 
165
<hr>
 
166
<div class="refsect2" title="seahorse_set_model_new ()">
 
167
<a name="seahorse-set-model-new"></a><h3>seahorse_set_model_new ()</h3>
 
168
<pre class="programlisting"><a
 
169
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
170
>SeahorseSetModel</a>*   seahorse_set_model_new              (<a
 
171
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSet.html#SeahorseSet"
 
172
>SeahorseSet</a> *set,
 
173
                                                         ...);</pre>
 
174
<p>
 
175
</p>
 
176
<div class="variablelist"><table border="0">
 
177
<col align="left" valign="top">
 
178
<tbody>
 
179
<tr>
 
180
<td><p><span class="term"><em class="parameter"><code>set</code></em> :</span></p></td>
 
181
<td>
 
182
</td>
 
183
</tr>
 
184
<tr>
 
185
<td><p><span class="term"><em class="parameter"><code>...</code></em> :</span></p></td>
 
186
<td>
 
187
</td>
 
188
</tr>
 
189
<tr>
 
190
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
191
<td>
 
192
</td>
 
193
</tr>
 
194
</tbody>
 
195
</table></div>
 
196
</div>
 
197
<hr>
 
198
<div class="refsect2" title="seahorse_set_model_new_full ()">
 
199
<a name="seahorse-set-model-new-full"></a><h3>seahorse_set_model_new_full ()</h3>
 
200
<pre class="programlisting"><a
 
201
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
202
>SeahorseSetModel</a>*   seahorse_set_model_new_full         (<a
 
203
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSet.html#SeahorseSet"
 
204
>SeahorseSet</a> *set,
 
205
                                                         const <a
 
206
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModelColumn"
 
207
>SeahorseSetModelColumn</a> *columns,
 
208
                                                         <a
 
209
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"
 
210
>guint</a> n_columns);</pre>
 
211
<p>
 
212
</p>
 
213
<div class="variablelist"><table border="0">
 
214
<col align="left" valign="top">
 
215
<tbody>
 
216
<tr>
 
217
<td><p><span class="term"><em class="parameter"><code>set</code></em> :</span></p></td>
 
218
<td>
 
219
</td>
 
220
</tr>
 
221
<tr>
 
222
<td><p><span class="term"><em class="parameter"><code>columns</code></em> :</span></p></td>
 
223
<td>
 
224
</td>
 
225
</tr>
 
226
<tr>
 
227
<td><p><span class="term"><em class="parameter"><code>n_columns</code></em> :</span></p></td>
 
228
<td>
 
229
</td>
 
230
</tr>
 
231
<tr>
 
232
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
233
<td>
 
234
</td>
 
235
</tr>
 
236
</tbody>
 
237
</table></div>
 
238
</div>
 
239
<hr>
 
240
<div class="refsect2" title="seahorse_set_model_set_columns ()">
 
241
<a name="seahorse-set-model-set-columns"></a><h3>seahorse_set_model_set_columns ()</h3>
 
242
<pre class="programlisting"><a
 
243
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
244
>gint</a>                seahorse_set_model_set_columns      (<a
 
245
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
246
>SeahorseSetModel</a> *smodel,
 
247
                                                         const <a
 
248
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModelColumn"
 
249
>SeahorseSetModelColumn</a> *columns,
 
250
                                                         <a
 
251
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"
 
252
>guint</a> n_columns);</pre>
 
253
<p>
 
254
</p>
 
255
<div class="variablelist"><table border="0">
 
256
<col align="left" valign="top">
 
257
<tbody>
 
258
<tr>
 
259
<td><p><span class="term"><em class="parameter"><code>smodel</code></em> :</span></p></td>
 
260
<td>
 
261
</td>
 
262
</tr>
 
263
<tr>
 
264
<td><p><span class="term"><em class="parameter"><code>columns</code></em> :</span></p></td>
 
265
<td>
 
266
</td>
 
267
</tr>
 
268
<tr>
 
269
<td><p><span class="term"><em class="parameter"><code>n_columns</code></em> :</span></p></td>
 
270
<td>
 
271
</td>
 
272
</tr>
 
273
<tr>
 
274
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
275
<td>
 
276
</td>
 
277
</tr>
 
278
</tbody>
 
279
</table></div>
 
280
</div>
 
281
<hr>
 
282
<div class="refsect2" title="seahorse_set_model_object_for_iter ()">
 
283
<a name="seahorse-set-model-object-for-iter"></a><h3>seahorse_set_model_object_for_iter ()</h3>
 
284
<pre class="programlisting"><a
 
285
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseObject.html#SeahorseObject"
 
286
>SeahorseObject</a>*     seahorse_set_model_object_for_iter  (<a
 
287
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
288
>SeahorseSetModel</a> *smodel,
 
289
                                                         const <a
 
290
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html#GtkTreeIter"
 
291
>GtkTreeIter</a> *iter);</pre>
 
292
<p>
 
293
</p>
 
294
<div class="variablelist"><table border="0">
 
295
<col align="left" valign="top">
 
296
<tbody>
 
297
<tr>
 
298
<td><p><span class="term"><em class="parameter"><code>smodel</code></em> :</span></p></td>
 
299
<td>
 
300
</td>
 
301
</tr>
 
302
<tr>
 
303
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
 
304
<td>
 
305
</td>
 
306
</tr>
 
307
<tr>
 
308
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
309
<td>
 
310
</td>
 
311
</tr>
 
312
</tbody>
 
313
</table></div>
 
314
</div>
 
315
<hr>
 
316
<div class="refsect2" title="seahorse_set_model_iter_for_object ()">
 
317
<a name="seahorse-set-model-iter-for-object"></a><h3>seahorse_set_model_iter_for_object ()</h3>
 
318
<pre class="programlisting"><a
 
319
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
320
>gboolean</a>            seahorse_set_model_iter_for_object  (<a
 
321
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseSetModel.html#SeahorseSetModel"
 
322
>SeahorseSetModel</a> *smodel,
 
323
                                                         <a
 
324
href="/usr/share/gtk-doc/html/libseahorse/libseahorse-SeahorseObject.html#SeahorseObject"
 
325
>SeahorseObject</a> *object,
 
326
                                                         <a
 
327
href="http://library.gnome.org/devel/gtk/unstable/GtkTreeModel.html#GtkTreeIter"
 
328
>GtkTreeIter</a> *iter);</pre>
 
329
<p>
 
330
</p>
 
331
<div class="variablelist"><table border="0">
 
332
<col align="left" valign="top">
 
333
<tbody>
 
334
<tr>
 
335
<td><p><span class="term"><em class="parameter"><code>smodel</code></em> :</span></p></td>
 
336
<td>
 
337
</td>
 
338
</tr>
 
339
<tr>
 
340
<td><p><span class="term"><em class="parameter"><code>object</code></em> :</span></p></td>
 
341
<td>
 
342
</td>
 
343
</tr>
 
344
<tr>
 
345
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
 
346
<td>
 
347
</td>
 
348
</tr>
 
349
<tr>
 
350
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
351
<td>
 
352
</td>
 
353
</tr>
 
354
</tbody>
 
355
</table></div>
 
356
</div>
 
357
</div>
 
358
</div>
 
359
<div class="footer">
 
360
<hr>
 
361
          Generated by GTK-Doc V1.11</div>
 
362
</body>
 
363
</html>