~ubuntu-branches/debian/experimental/gtk+2.0/experimental

« back to all changes in this revision

Viewing changes to docs/reference/gdk/html/gdk-Images.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-02-24 10:01:31 UTC
  • mfrom: (1.10.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100224100131-ffa6289zwkyknce7
Tags: 2.19.6-1
* New upstream development release:
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/rules,
    debian/libgtk-directfb-2.0-0.symbols,
    debian/libgtk2.0-0.symbols:
    - Update SHVER to 2.19.6 for the new API and add new symbols.
* debian/patches/090_directfb-map-virtual-modifiers.patch:
  + Update to add just another stub to fix the build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="reference.html" title="API Reference">
9
9
<link rel="prev" href="gdk-GdkRGB.html" title="GdkRGB">
10
10
<link rel="next" href="gdk-Pixbufs.html" title="Pixbufs">
11
 
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="reference" href="reference.html" title="API Reference">
14
14
<link rel="index" href="api-index-full.html" title="Index of all symbols">
393
393
<pre class="programlisting"><a class="link" href="gdk-Images.html#GdkImage" title="GdkImage"><span class="returnvalue">GdkImage</span></a> *          gdk_image_ref                       (<a class="link" href="gdk-Images.html#GdkImage" title="GdkImage"><span class="returnvalue">GdkImage</span></a> *image);</pre>
394
394
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
395
395
<h3 class="title">Warning</h3>
396
 
<p><code class="literal">gdk_image_ref</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
 
396
<p><code class="literal">gdk_image_ref</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
397
397
</div>
398
398
<p>
399
 
Deprecated function; use <a href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
 
399
Deprecated function; use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-ref"><code class="function">g_object_ref()</code></a> instead.</p>
400
400
<div class="variablelist"><table border="0">
401
401
<col align="left" valign="top">
402
402
<tbody>
420
420
<pre class="programlisting"><span class="returnvalue">void</span>                gdk_image_unref                     (<a class="link" href="gdk-Images.html#GdkImage" title="GdkImage"><span class="returnvalue">GdkImage</span></a> *image);</pre>
421
421
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
422
422
<h3 class="title">Warning</h3>
423
 
<p><code class="literal">gdk_image_unref</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
 
423
<p><code class="literal">gdk_image_unref</code> has been deprecated since version 2.0 and should not be used in newly-written code. Use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
424
424
</div>
425
425
<p>
426
 
Deprecated function; use <a href="/usr/share/gtk-doc/html/libmissioncontrol-server/libmissioncontrol-server-mcd-debug.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
 
426
Deprecated function; use <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> instead.</p>
427
427
<div class="variablelist"><table border="0">
428
428
<col align="left" valign="top">
429
429
<tbody><tr>
603
603
</div>
604
604
<div class="footer">
605
605
<hr>
606
 
          Generated by GTK-Doc V1.12</div>
 
606
          Generated by GTK-Doc V1.13</div>
607
607
</body>
608
608
</html>
 
 
b'\\ No newline at end of file'