Imported Upstream version 2.8.10
This commit is contained in:
@ -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>
|
Reference in New Issue
Block a user