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

« back to all changes in this revision

Viewing changes to docs/reference/gdk-pixbuf/html/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-03-31 17:15:34 UTC
  • mfrom: (1.5.12)
  • Revision ID: package-import@ubuntu.com-20140331171534-doyyxfo381hocc73
Tags: 2.30.7-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="rn01.html" title="API Reference">
9
9
<link rel="prev" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">
10
10
<link rel="next" href="gdk-pixbuf-File-Loading.html" title="File Loading">
11
 
<meta name="generator" content="GTK-Doc V1.20.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
16
<td width="100%" align="left" class="shortcuts">
17
 
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
 
                  <a href="#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.description" class="shortcut">Description</a></span>
 
17
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
 
18
                  <a href="#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
 
19
                  <a href="#gdk-pixbuf-Reference-Counting-and-Memory-Mangement.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
19
20
</td>
20
21
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
21
22
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
67
68
</table></div>
68
69
</div>
69
70
<div class="refsect1">
 
71
<a name="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.object-hierarchy"></a><h2>Object Hierarchy</h2>
 
72
<pre class="screen">
 
73
</pre>
 
74
</div>
 
75
<div class="refsect1">
70
76
<a name="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.includes"></a><h2>Includes</h2>
71
77
<pre class="synopsis">#include &lt;gdk-pixbuf/gdk-pixbuf.h&gt;
72
78
</pre>
109
115
</div>
110
116
<p>Adds a reference to a pixbuf.</p>
111
117
<div class="refsect3">
112
 
<a name="id-1.2.5.6.2.6"></a><h4>Parameters</h4>
 
118
<a name="id-1.2.5.7.2.6"></a><h4>Parameters</h4>
113
119
<div class="informaltable"><table width="100%" border="0">
114
120
<colgroup>
115
121
<col width="150px" class="parameters_name">
124
130
</table></div>
125
131
</div>
126
132
<div class="refsect3">
127
 
<a name="id-1.2.5.6.2.7"></a><h4>Returns</h4>
 
133
<a name="id-1.2.5.7.2.7"></a><h4>Returns</h4>
128
134
<p> The same as the <em class="parameter"><code>pixbuf</code></em>
129
135
argument.</p>
130
136
<p></p>
141
147
</div>
142
148
<p>Removes a reference from a pixbuf.</p>
143
149
<div class="refsect3">
144
 
<a name="id-1.2.5.6.3.6"></a><h4>Parameters</h4>
 
150
<a name="id-1.2.5.7.3.6"></a><h4>Parameters</h4>
145
151
<div class="informaltable"><table width="100%" border="0">
146
152
<colgroup>
147
153
<col width="150px" class="parameters_name">
169
175
of <a class="link" href="gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html#GdkPixbufDestroyNotify" title="GdkPixbufDestroyNotify ()"><span class="type">GdkPixbufDestroyNotify</span></a> so that the pixel data can be freed
170
176
when the pixbuf is finalized.</p>
171
177
<div class="refsect3">
172
 
<a name="id-1.2.5.6.4.5"></a><h4>Parameters</h4>
 
178
<a name="id-1.2.5.7.4.5"></a><h4>Parameters</h4>
173
179
<div class="informaltable"><table width="100%" border="0">
174
180
<colgroup>
175
181
<col width="150px" class="parameters_name">
203
209
</div>
204
210
<div class="footer">
205
211
<hr>
206
 
          Generated by GTK-Doc V1.20.1</div>
 
212
          Generated by GTK-Doc V1.20</div>
207
213
</body>
208
214
</html>
 
 
b'\\ No newline at end of file'