Imported Upstream version 2.3.16
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimphelp</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
<link rel="prev" href="libgimp-gimpgimprc.html" title="gimpgimprc">
|
||||
<link rel="next" href="libgimp-gimpmessage.html" title="gimpmessage">
|
||||
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
|
||||
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
@ -31,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="#id2590847" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584072" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2572786" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2586254" 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="id2590847"></a><span class="refentrytitle">gimphelp</span>
|
||||
<a name="id2584072"></a><span class="refentrytitle">gimphelp</span>
|
||||
</h2>
|
||||
<p>gimphelp — Loading help pages using gimp_help.</p>
|
||||
</td>
|
||||
@ -52,24 +52,24 @@
|
||||
|
||||
|
||||
|
||||
gboolean <a href="libgimp-gimphelp.html#gimp-help">gimp_help</a> (const gchar *help_domain,
|
||||
const gchar *help_id);
|
||||
gboolean <a href="libgimp-gimphelp.html#gimp-help">gimp_help</a> (const gchar *help_domain,
|
||||
const gchar *help_id);
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2572786"></a><h2>Description</h2>
|
||||
<a name="id2586254"></a><h2>Description</h2>
|
||||
<p>
|
||||
Loading help pages using gimp_help.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2578854"></a><h2>Details</h2>
|
||||
<a name="id2586451"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2561801"></a><h3>
|
||||
<a name="id2580221"></a><h3>
|
||||
<a name="gimp-help"></a>gimp_help ()</h3>
|
||||
<a class="indexterm" name="id2556990"></a><pre class="programlisting">gboolean gimp_help (const gchar *help_domain,
|
||||
const gchar *help_id);</pre>
|
||||
<a class="indexterm" name="id2598315"></a><pre class="programlisting">gboolean gimp_help (const gchar *help_domain,
|
||||
const gchar *help_id);</pre>
|
||||
<p>
|
||||
Load a help page.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user