~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gdk-pixbuf/html/gdk-pixbuf-util.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-09-27 12:29:27 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100927122927-kwpm7ike2ughwkwu
Tags: 2.22.0-0ubuntu1
* New upstream version
* debian/patches/01_old_gir.patch:
 - dropped the change since the new upstream version has lowered its 
   requirement

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>util</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0">
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-gdk-pixbuf-from-drawables.html" title="Drawables to Pixbufs">
119
119
</tr>
120
120
<tr>
121
121
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
122
 
<td> A newly-created pixbuf with a reference count of 1.
 
122
<td> A newly-created pixbuf with a reference count of 1. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
123
123
</td>
124
124
</tr>
125
125
</tbody>
260
260
<tr>
261
261
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
262
262
<td> A newly-created pixbuf, or a reference to the
263
 
input pixbuf (with an increased reference count).
264
 
 
 
263
input pixbuf (with an increased reference count). <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
265
264
</td>
266
265
</tr>
267
266
</tbody>