~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 09:50:04 UTC
  • mfrom: (1.5.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20090923095004-e9xauadn4bjs5n7m
Tags: upstream-2.18.0
ImportĀ upstreamĀ versionĀ 2.18.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
207
207
<h3 class="title">Warning</h3>
208
208
<p><code class="literal">gdk_pixbuf_animation_ref</code> is deprecated and should not be used in newly-written code. Use <a
209
 
href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-ref"
 
209
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"
210
210
><code class="function">g_object_ref()</code></a>.</p>
211
211
</div>
212
212
<p>
237
237
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
238
238
<h3 class="title">Warning</h3>
239
239
<p><code class="literal">gdk_pixbuf_animation_unref</code> is deprecated and should not be used in newly-written code. Use <a
240
 
href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-unref"
 
240
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"
241
241
><code class="function">g_object_unref()</code></a>.</p>
242
242
</div>
243
243
<p>
312
312
Get an iterator for displaying an animation. The iterator provides
313
313
the frames that should be displayed at a given time.
314
314
It should be freed after use with <a
315
 
href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-unref"
 
315
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"
316
316
><code class="function">g_object_unref()</code></a>.
317
317
</p>
318
318
<p>