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

« back to all changes in this revision

Viewing changes to doc/html/WnckPager.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:
125
125
<tbody>
126
126
<tr>
127
127
<td><p><span class="term"><em class="parameter"><code>screen</code></em> :</span></p></td>
128
 
<td>deprecated argument, can be <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.
129
 
</td>
 
128
<td>deprecated argument, can be <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
130
129
</tr>
131
130
<tr>
132
131
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
133
 
<td> a newly created <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
134
 
</td>
 
132
<td>a newly created <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
135
133
</tr>
136
134
</tbody>
137
135
</table></div>
153
151
<tbody>
154
152
<tr>
155
153
<td><p><span class="term"><em class="parameter"><code>pager</code></em> :</span></p></td>
156
 
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
157
 
</td>
 
154
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
158
155
</tr>
159
156
<tr>
160
157
<td><p><span class="term"><em class="parameter"><code>screen</code></em> :</span></p></td>
161
 
<td>a <a class="link" href="WnckScreen.html" title="WnckScreen"><span class="type">WnckScreen</span></a>.
162
 
</td>
 
158
<td>a <a class="link" href="WnckScreen.html" title="WnckScreen"><span class="type">WnckScreen</span></a>.</td>
163
159
</tr>
164
160
</tbody>
165
161
</table></div>
197
193
<tbody>
198
194
<tr>
199
195
<td><p><span class="term"><em class="parameter"><code>pager</code></em> :</span></p></td>
200
 
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
201
 
</td>
 
196
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
202
197
</tr>
203
198
<tr>
204
199
<td><p><span class="term"><em class="parameter"><code>orientation</code></em> :</span></p></td>
205
200
<td>orientation to use for the layout of <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> on the
206
 
<a class="link" href="WnckScreen.html" title="WnckScreen"><span class="type">WnckScreen</span></a> <em class="parameter"><code>pager</code></em> is watching.
207
 
</td>
 
201
<a class="link" href="WnckScreen.html" title="WnckScreen"><span class="type">WnckScreen</span></a> <em class="parameter"><code>pager</code></em> is watching.</td>
208
202
</tr>
209
203
<tr>
210
204
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
211
 
<td> <code class="literal">TRUE</code> if the layout of <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> has been successfully
212
 
changed or did not need to be changed, <code class="literal">FALSE</code> otherwise.
213
 
</td>
 
205
<td>
 
206
<code class="literal">TRUE</code> if the layout of <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> has been successfully
 
207
changed or did not need to be changed, <code class="literal">FALSE</code> otherwise.</td>
214
208
</tr>
215
209
</tbody>
216
210
</table></div>
235
229
<tbody>
236
230
<tr>
237
231
<td><p><span class="term"><em class="parameter"><code>pager</code></em> :</span></p></td>
238
 
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
239
 
</td>
 
232
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
240
233
</tr>
241
234
<tr>
242
235
<td><p><span class="term"><em class="parameter"><code>n_rows</code></em> :</span></p></td>
243
236
<td>the number of rows to use for the layout of <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> on the
244
 
<a class="link" href="WnckScreen.html" title="WnckScreen"><span class="type">WnckScreen</span></a> <em class="parameter"><code>pager</code></em> is watching.
245
 
</td>
 
237
<a class="link" href="WnckScreen.html" title="WnckScreen"><span class="type">WnckScreen</span></a> <em class="parameter"><code>pager</code></em> is watching.</td>
246
238
</tr>
247
239
<tr>
248
240
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
249
 
<td> <code class="literal">TRUE</code> if the layout of <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> has been successfully
250
 
changed or did not need to be changed, <code class="literal">FALSE</code> otherwise.
251
 
</td>
 
241
<td>
 
242
<code class="literal">TRUE</code> if the layout of <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> has been successfully
 
243
changed or did not need to be changed, <code class="literal">FALSE</code> otherwise.</td>
252
244
</tr>
253
245
</tbody>
254
246
</table></div>
295
287
<tbody>
296
288
<tr>
297
289
<td><p><span class="term"><em class="parameter"><code>pager</code></em> :</span></p></td>
298
 
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
299
 
</td>
 
290
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
300
291
</tr>
301
292
<tr>
302
293
<td><p><span class="term"><em class="parameter"><code>mode</code></em> :</span></p></td>
303
 
<td>a display mode.
304
 
</td>
 
294
<td>a display mode.</td>
305
295
</tr>
306
296
</tbody>
307
297
</table></div>
320
310
<tbody>
321
311
<tr>
322
312
<td><p><span class="term"><em class="parameter"><code>pager</code></em> :</span></p></td>
323
 
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
324
 
</td>
 
313
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
325
314
</tr>
326
315
<tr>
327
316
<td><p><span class="term"><em class="parameter"><code>show_all_workspaces</code></em> :</span></p></td>
328
 
<td>whether to display all <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> in <em class="parameter"><code>pager</code></em>.
329
 
</td>
 
317
<td>whether to display all <a class="link" href="WnckWorkspace.html" title="WnckWorkspace"><span class="type">WnckWorkspace</span></a> in <em class="parameter"><code>pager</code></em>.</td>
330
318
</tr>
331
319
</tbody>
332
320
</table></div>
346
334
<tbody>
347
335
<tr>
348
336
<td><p><span class="term"><em class="parameter"><code>pager</code></em> :</span></p></td>
349
 
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.
350
 
</td>
 
337
<td>a <a class="link" href="WnckPager.html" title="WnckPager"><span class="type">WnckPager</span></a>.</td>
351
338
</tr>
352
339
<tr>
353
340
<td><p><span class="term"><em class="parameter"><code>shadow_type</code></em> :</span></p></td>
354
 
<td>a shadow type.
355
 
</td>
 
341
<td>a shadow type.</td>
356
342
</tr>
357
343
</tbody>
358
344
</table></div>