Imported Upstream version 2.4.2
This commit is contained in:
@ -129,11 +129,11 @@ All these dialog constructors functions call <a class="link" href="libgimpwidget
|
||||
<p>
|
||||
In most cases it will be ok to use <a class="link" href="libgimpwidgets-GimpHelpUI.html#gimp-standard-help-func"><code class="function">gimp_standard_help_func()</code></a> which does
|
||||
nothing but passing the <em class="parameter"><code>help_id</code></em> string to <a
|
||||
href="../libgimp/libgimp-gimphelp.html#gimp-help"
|
||||
href="../app/app-Gimp-gui.html#gimp-help"
|
||||
><code class="function">gimp_help()</code></a>. If your
|
||||
plug-in needs some more sophisticated help handling you can provide
|
||||
your own <em class="parameter"><code>help_func</code></em> which has to call <a
|
||||
href="../libgimp/libgimp-gimphelp.html#gimp-help"
|
||||
href="../app/app-Gimp-gui.html#gimp-help"
|
||||
><code class="function">gimp_help()</code></a> to actually display
|
||||
the help.
|
||||
</p>
|
||||
@ -204,7 +204,7 @@ href="../glib/glib-Basic-Types.html#gpointer"
|
||||
<p>
|
||||
This is the standard GIMP help function which does nothing but calling
|
||||
<a
|
||||
href="../libgimp/libgimp-gimphelp.html#gimp-help"
|
||||
href="../app/app-Gimp-gui.html#gimp-help"
|
||||
><code class="function">gimp_help()</code></a>. It is the right function to use in almost all cases.</p>
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user