~ubuntu-branches/ubuntu/saucy/libwnck/saucy

« back to all changes in this revision

Viewing changes to doc/html/WnckClassGroup.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-11-17 14:22:08 UTC
  • mfrom: (1.1.58 upstream)
  • Revision ID: james.westby@ubuntu.com-20101117142208-7sv76zbyshdaeshh
Tags: 1:2.30.6-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
<tbody>
112
112
<tr>
113
113
<td><p><span class="term"><em class="parameter"><code>res_class</code></em> :</span></p></td>
114
 
<td>name of the sought resource class.
115
 
</td>
 
114
<td>name of the sought resource class.</td>
116
115
</tr>
117
116
<tr>
118
117
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
119
 
<td> the <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> corresponding to
 
118
<td>the <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> corresponding to
120
119
<em class="parameter"><code>res_class</code></em>, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if there is no <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> with the specified
121
120
<em class="parameter"><code>res_class</code></em>. The returned <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> is owned by libwnck and must not be
122
121
referenced or unreferenced. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
138
137
<tbody>
139
138
<tr>
140
139
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
141
 
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.
142
 
</td>
 
140
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.</td>
143
141
</tr>
144
142
<tr>
145
143
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
146
 
<td> the resource class name of <em class="parameter"><code>class_group</code></em>, or an
147
 
empty string if the group has no resource class name.
148
 
 
149
 
</td>
 
144
<td>the resource class name of <em class="parameter"><code>class_group</code></em>, or an
 
145
empty string if the group has no resource class name.</td>
150
146
</tr>
151
147
</tbody>
152
148
</table></div>
170
166
<tbody>
171
167
<tr>
172
168
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
173
 
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.
174
 
</td>
 
169
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.</td>
175
170
</tr>
176
171
<tr>
177
172
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
178
 
<td> an human-readable name for <em class="parameter"><code>class_group</code></em>.
179
 
 
180
 
</td>
 
173
<td>an human-readable name for <em class="parameter"><code>class_group</code></em>.</td>
181
174
</tr>
182
175
</tbody>
183
176
</table></div>
199
192
<tbody>
200
193
<tr>
201
194
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
202
 
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.
203
 
</td>
 
195
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.</td>
204
196
</tr>
205
197
<tr>
206
198
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
207
 
<td> the icon for <em class="parameter"><code>class_group</code></em>. The caller should reference the
 
199
<td>the icon for <em class="parameter"><code>class_group</code></em>. The caller should reference the
208
200
returned <code class="classname">GdkPixbuf</code> if it needs to keep the icon
209
 
around.
210
 
 
211
 
</td>
 
201
around.</td>
212
202
</tr>
213
203
</tbody>
214
204
</table></div>
228
218
<tbody>
229
219
<tr>
230
220
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
231
 
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.
232
 
</td>
 
221
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.</td>
233
222
</tr>
234
223
<tr>
235
224
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
236
 
<td> the mini-icon for <em class="parameter"><code>class_group</code></em>. The caller should reference
 
225
<td>the mini-icon for <em class="parameter"><code>class_group</code></em>. The caller should reference
237
226
the returned <code class="classname">GdkPixbuf</code> if it needs to keep the
238
 
mini-icon around.
239
 
 
240
 
</td>
 
227
mini-icon around.</td>
241
228
</tr>
242
229
</tbody>
243
230
</table></div>
255
242
<tbody>
256
243
<tr>
257
244
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
258
 
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.
259
 
</td>
 
245
<td>a <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a>.</td>
260
246
</tr>
261
247
<tr>
262
248
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
263
 
<td> the list of
 
249
<td>the list of
264
250
<a class="link" href="WnckWindow.html" title="WnckWindow"><span class="type">WnckWindow</span></a> grouped in <em class="parameter"><code>class_group</code></em>, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the group contains no
265
251
window. The list should not be modified nor freed, as it is owned by
266
252
<em class="parameter"><code>class_group</code></em>. <span class="annotation">[<a href="http://foldoc.org/element-type"><span class="acronym">element-type</span></a> WnckWindow][<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
285
271
<tbody>
286
272
<tr>
287
273
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
288
 
<td>the <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> which emitted the signal.
289
 
</td>
 
274
<td>the <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> which emitted the signal.</td>
290
275
</tr>
291
276
<tr>
292
277
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
308
293
<tbody>
309
294
<tr>
310
295
<td><p><span class="term"><em class="parameter"><code>class_group</code></em> :</span></p></td>
311
 
<td>the <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> which emitted the signal.
312
 
</td>
 
296
<td>the <a class="link" href="WnckClassGroup.html" title="WnckClassGroup"><span class="type">WnckClassGroup</span></a> which emitted the signal.</td>
313
297
</tr>
314
298
<tr>
315
299
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>