Imported Upstream version 2.3.14

This commit is contained in:
Ari Pollak
2010-08-11 01:20:46 -04:00
parent bbd6d9844c
commit aca02f7697
2412 changed files with 114847 additions and 56535 deletions

View File

@ -10,13 +10,12 @@
<link rel="next" href="libgimp-gimpmessage.html" title="gimpmessage">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="gimpdefinitions.html" title="Part&#160;I.&#160;GIMP Constants">
<link rel="part" href="libgimp.html" title="Part&#160;II.&#160;GIMP Library">
<link rel="part" href="libgimp.html" title="Part&#160;I.&#160;GIMP Library">
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and all their Properties">
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and their Properties">
<link rel="chapter" href="libgimp-data.html" title="Data Objects">
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
<link rel="part" href="libgimpui.html" title="Part&#160;III.&#160;GIMP User Interface Library">
<link rel="part" href="libgimpui.html" title="Part&#160;II.&#160;GIMP User Interface Library">
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
<link rel="index" href="libgimp-index.html" title="Index">
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
@ -32,16 +31,16 @@
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="libgimp-gimpmessage.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2551516" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583560" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2572104" class="shortcut">Description</a></nobr></td></tr>
<a href="#id2559128" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="libgimp-gimphelp"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2551516"></a><span class="refentrytitle">gimphelp</span>
<a name="id2583560"></a><span class="refentrytitle">gimphelp</span>
</h2>
<p>gimphelp &#8212; Loading help pages using gimp_help.</p>
</td>
@ -58,18 +57,18 @@ gboolean <a href="libgimp-gimphelp.html#gimp-help">gimp_help</a>
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2572104"></a><h2>Description</h2>
<a name="id2559128"></a><h2>Description</h2>
<p>
Loading help pages using gimp_help.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2569685"></a><h2>Details</h2>
<a name="id2549928"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2556957"></a><h3>
<a name="id2572381"></a><h3>
<a name="gimp-help"></a>gimp_help ()</h3>
<a class="indexterm" name="id2580317"></a><pre class="programlisting">gboolean gimp_help (const gchar *help_domain,
<a class="indexterm" name="id2582371"></a><pre class="programlisting">gboolean gimp_help (const gchar *help_domain,
const gchar *help_id);</pre>
<p>
Load a help page.