~ubuntu-branches/ubuntu/trusty/gdk-pixbuf/trusty

« back to all changes in this revision

Viewing changes to docs/reference/gdk-pixbuf/html/gdk-pixbuf-Inline-data.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-03-26 10:36:03 UTC
  • mfrom: (42.1.8 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130326103603-gcktb06bnepznjz0
Tags: 2.28.0-0ubuntu1
* New upstream version
* debian/patches/git_missing_icons.patch: included in the new version

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>Inline data</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
8
8
<link rel="up" href="rn01.html" title="API Reference">
9
9
<link rel="prev" href="gdk-pixbuf-Image-Data-in-Memory.html" title="Image Data in Memory">
346
346
<tr>
347
347
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
348
348
<td>If <em class="parameter"><code>ure_rle</code></em> is <code class="literal">TRUE</code>, a pointer to the newly-allocated memory
349
 
for the run-length encoded pixel data, otherwise <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
 
349
for the run-length encoded pixel data, otherwise <code class="literal">NULL</code>.</td>
350
350
</tr>
351
351
</tbody>
352
352
</table></div>
463
463
<tr>
464
464
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
465
465
<td>
466
 
<span class="type">GError</span> location to indicate failures (maybe <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to ignore errors).</td>
 
466
<span class="type">GError</span> location to indicate failures (maybe <code class="literal">NULL</code> to ignore errors).</td>
467
467
</tr>
468
468
<tr>
469
469
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>