Imported Upstream version 2.8.10

This commit is contained in:
Ari Pollak
2013-12-04 20:45:50 -05:00
parent a7debe0231
commit b8aa0b67d1
584 changed files with 23342 additions and 13384 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
<link rel="prev" href="libgimp-gimpguides.html" title="gimpguides">
<link rel="next" href="libgimp-gimpimageselect.html" title="gimpimageselect">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -338,12 +338,6 @@ as an argument will fail. Layers can be created using the
<a name="gimp-image-get-uri"></a><h3>gimp_image_get_uri ()</h3>
<pre class="programlisting"><span class="returnvalue">gchar</span> * gimp_image_get_uri (<em class="parameter"><code><span class="type">gint32</span> image_ID</code></em>);</pre>
<p>
Returns the URI for the specified image.
</p>
<p>
This procedure returns the URI associated with the specified image.
The image has an URI only if it was loaded or imported from a file
or has since been saved or exported. Otherwise, this function
returns <code class="literal">NULL</code>. See also gimp-image-get-imported-uri to get the URI
of the current file if it was imported from a non-GIMP file format
and not yet saved, or gimp-image-get-exported-uri if the image has
@ -3755,6 +3749,6 @@ If the path exists, it is set as the active path in the image.
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.18</div>
Generated by GTK-Doc V1.19</div>
</body>
</html>