~ubuntu-branches/ubuntu/trusty/gnome-shell/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/st/html/StBin.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-06-16 19:14:01 UTC
  • mfrom: (1.1.50) (19.1.37 experimental)
  • Revision ID: package-import@ubuntu.com-20130616191401-kef9vj3obfuvusrn
Tags: 3.8.3-1ubuntu1
* Merge with Debian. Remaining changes:
  - debian/control.in:
    + Build-depend on libsystemd-login-dev & libsystemd-daemon-dev
    + Depend on gdm instead of gdm3
  - debian/patches/40_change-pam-name-to-match-gdm.patch:
  - debian/patches/revert-suspend-break.patch:
    + Disabled, not needed on Ubuntu
  - debian/patches/ubuntu-lightdm-user-switching.patch:
    + Allow user switching when using LightDM.
  - debian/patches/ubuntu_lock_on_suspend.patch
    + Respect Ubuntu's lock-on-suspend setting.
      Disabled until it can be rewritten.
  - debian/patches/git_relock_screen_after_crash.patch:
    + Backport fix to ensure session is locked after crash
* debian/patches/revert-input-source-changes.patch:
  - Temporarily revert input source changes that need gnome-settings-daemon
    and gnome-control-center 3.8.3 to be useful
* debian/patches/revert-notification-settings-link.patch:
  - Don't link to Notification Settings since that's only available
    with gnome-control-center >= 3.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
162
162
</tr>
163
163
<tr>
164
164
<td><p><span class="term"><em class="parameter"><code>child</code></em> :</span></p></td>
165
 
<td>a <span class="type">ClutterActor</span>, or <a href="/home/florian/opt/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
 
165
<td>a <span class="type">ClutterActor</span>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
166
166
</td>
167
167
</tr>
168
168
</tbody>
188
188
</tr>
189
189
<tr>
190
190
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
191
 
<td>a <span class="type">ClutterActor</span>, or <a href="/home/florian/opt/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
 
191
<td>a <span class="type">ClutterActor</span>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
192
192
</td>
193
193
</tr>
194
194
</tbody>
249
249
</tr>
250
250
<tr>
251
251
<td><p><span class="term"><em class="parameter"><code>x_align</code></em> :</span></p></td>
252
 
<td>return location for the horizontal alignment, or <a href="/home/florian/opt/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
 
252
<td>return location for the horizontal alignment, or <code class="literal">NULL</code>
253
253
</td>
254
254
</tr>
255
255
<tr>
256
256
<td><p><span class="term"><em class="parameter"><code>y_align</code></em> :</span></p></td>
257
 
<td>return location for the vertical alignment, or <a href="/home/florian/opt/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
 
257
<td>return location for the vertical alignment, or <code class="literal">NULL</code>
258
258
</td>
259
259
</tr>
260
260
</tbody>
318
318
</tr>
319
319
<tr>
320
320
<td><p><span class="term"><em class="parameter"><code>x_fill</code></em> :</span></p></td>
321
 
<td>return location for the horizontal fill, or <a href="/home/florian/opt/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 
321
<td>return location for the horizontal fill, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
322
322
</td>
323
323
</tr>
324
324
<tr>
325
325
<td><p><span class="term"><em class="parameter"><code>y_fill</code></em> :</span></p></td>
326
 
<td>return location for the vertical fill, or <a href="/home/florian/opt/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
 
326
<td>return location for the vertical fill, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
327
327
</td>
328
328
</tr>
329
329
</tbody>