~ubuntu-branches/ubuntu/vivid/xfce4-panel/vivid

« back to all changes in this revision

Viewing changes to docs/references/html/libxfce4panel-Standard-Enumerations.html

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2013-07-07 10:54:09 UTC
  • mfrom: (4.2.15 sid)
  • Revision ID: package-import@ubuntu.com-20130707105409-nam2sh68h1reuiv4
Tags: 4.10.1-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/patches:
    + xubuntu_migrate-tasklist-separator.patch: added, try to be smart and
      work around the non-expandable tasklist plugin from 4.10 by setting
      as expandable the separator next to it (should work with the default
      panel layouts from Xubuntu, Mythbuntu and UbuntuStudio).
    + xubuntu_add-calendar-popup-to-clock-plugin.patch: added, taken from
      upstream git to show a calendar when left-clicking on the clock plugin
      (so we don't need orage/xfce4-datetime-plugin for this feature only).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Standard Enumerations</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Libxfce4panel Reference Manual">
8
8
<link rel="up" href="libxfce4panel-fundamentals.html" title="Part I. Fundamentals">
9
9
<link rel="prev" href="libxfce4panel-Version-Information.html" title="Version Information">
95
95
horizontal and vertical orientation. Additionally there are two floating
96
96
positions, horizontal and vertical.
97
97
</p>
98
 
<div class="variablelist"><table border="0">
 
98
<div class="variablelist"><table border="0" class="variablelist">
 
99
<colgroup>
99
100
<col align="left" valign="top">
 
101
<col>
 
102
</colgroup>
100
103
<tbody>
101
104
<tr>
102
105
<td><p><a name="XFCE-SCREEN-POSITION-NONE:CAPS"></a><span class="term"><code class="literal">XFCE_SCREEN_POSITION_NONE</code></span></p></td>
181
184
<a name="xfce-screen-position-get-orientation"></a><h3>xfce_screen_position_get_orientation()</h3>
182
185
<pre class="programlisting">#define             xfce_screen_position_get_orientation(position)</pre>
183
186
<p>
184
 
Converts the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> into a <a href="http://library.gnome.org/devel/gtk3/gtk-Standard-Enumerations.html#GtkOrientation"><span class="type">GtkOrientation</span></a>.
 
187
Converts the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> into a <a href="http://developer.gnome.org/gtk2/gtk3-Standard-Enumerations.html#GtkOrientation"><span class="type">GtkOrientation</span></a>.
185
188
</p>
186
 
<div class="variablelist"><table border="0">
 
189
<div class="variablelist"><table border="0" class="variablelist">
 
190
<colgroup>
187
191
<col align="left" valign="top">
 
192
<col>
 
193
</colgroup>
188
194
<tbody>
189
195
<tr>
190
196
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
193
199
</tr>
194
200
<tr>
195
201
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
196
 
<td>the <a href="http://library.gnome.org/devel/gtk3/gtk-Standard-Enumerations.html#GtkOrientation"><span class="type">GtkOrientation</span></a> corresponding to <em class="parameter"><code>position</code></em>.</td>
 
202
<td>the <a href="http://developer.gnome.org/gtk2/gtk3-Standard-Enumerations.html#GtkOrientation"><span class="type">GtkOrientation</span></a> corresponding to <em class="parameter"><code>position</code></em>.</td>
197
203
</tr>
198
204
</tbody>
199
205
</table></div>
206
212
Whether the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> is below of the center of
207
213
the screen.
208
214
</p>
209
 
<div class="variablelist"><table border="0">
 
215
<div class="variablelist"><table border="0" class="variablelist">
 
216
<colgroup>
210
217
<col align="left" valign="top">
 
218
<col>
 
219
</colgroup>
211
220
<tbody>
212
221
<tr>
213
222
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
229
238
<p>
230
239
Whether the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> is floating on the screen.
231
240
</p>
232
 
<div class="variablelist"><table border="0">
 
241
<div class="variablelist"><table border="0" class="variablelist">
 
242
<colgroup>
233
243
<col align="left" valign="top">
 
244
<col>
 
245
</colgroup>
234
246
<tbody>
235
247
<tr>
236
248
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
252
264
<p>
253
265
Whether the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> is horizontal.
254
266
</p>
255
 
<div class="variablelist"><table border="0">
 
267
<div class="variablelist"><table border="0" class="variablelist">
 
268
<colgroup>
256
269
<col align="left" valign="top">
 
270
<col>
 
271
</colgroup>
257
272
<tbody>
258
273
<tr>
259
274
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
276
291
Whether the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> is left of the center of
277
292
the screen.
278
293
</p>
279
 
<div class="variablelist"><table border="0">
 
294
<div class="variablelist"><table border="0" class="variablelist">
 
295
<colgroup>
280
296
<col align="left" valign="top">
 
297
<col>
 
298
</colgroup>
281
299
<tbody>
282
300
<tr>
283
301
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
300
318
Whether the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> is right of the center of
301
319
the screen.
302
320
</p>
303
 
<div class="variablelist"><table border="0">
 
321
<div class="variablelist"><table border="0" class="variablelist">
 
322
<colgroup>
304
323
<col align="left" valign="top">
 
324
<col>
 
325
</colgroup>
305
326
<tbody>
306
327
<tr>
307
328
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>
324
345
Whether the current <a class="link" href="libxfce4panel-Standard-Enumerations.html#XfceScreenPosition" title="enum XfceScreenPosition"><span class="type">XfceScreenPosition</span></a> is above of the center of
325
346
the screen.
326
347
</p>
327
 
<div class="variablelist"><table border="0">
 
348
<div class="variablelist"><table border="0" class="variablelist">
 
349
<colgroup>
328
350
<col align="left" valign="top">
 
351
<col>
 
352
</colgroup>
329
353
<tbody>
330
354
<tr>
331
355
<td><p><span class="term"><em class="parameter"><code>position</code></em> :</span></p></td>