Imported Upstream version 2.6.7
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimppatternselect</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
|
||||
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
|
||||
<link rel="prev" href="libgimp-gimppaletteselect.html" title="gimppaletteselect">
|
||||
<link rel="next" href="libgimpui.html" title="Part II. GIMP User Interface Library">
|
||||
@ -38,7 +38,7 @@
|
||||
<a href="#libgimp-gimppatternselect.description" class="shortcut">Description</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<div class="refentry" title="gimppatternselect">
|
||||
<a name="libgimp-gimppatternselect"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
@ -47,7 +47,7 @@
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<div class="refsynopsisdiv" title="Synopsis">
|
||||
<a name="libgimp-gimppatternselect.synopsis"></a><h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
void (<a class="link" href="libgimp-gimppatternselect.html#GimpRunPatternCallback" title="GimpRunPatternCallback ()">*GimpRunPatternCallback</a>) (const <a
|
||||
@ -112,15 +112,15 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
|
||||
>gchar</a> *pattern_name);
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Description">
|
||||
<a name="libgimp-gimppatternselect.description"></a><h2>Description</h2>
|
||||
<p>
|
||||
Functions providing a pattern selection dialog.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<div class="refsect1" title="Details">
|
||||
<a name="libgimp-gimppatternselect.details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="GimpRunPatternCallback ()">
|
||||
<a name="GimpRunPatternCallback"></a><h3>GimpRunPatternCallback ()</h3>
|
||||
<pre class="programlisting">void (*GimpRunPatternCallback) (const <a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
|
||||
@ -187,7 +187,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_pattern_select_new ()">
|
||||
<a name="gimp-pattern-select-new"></a><h3>gimp_pattern_select_new ()</h3>
|
||||
<pre class="programlisting">const <a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
|
||||
@ -235,7 +235,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointe
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_pattern_select_destroy ()">
|
||||
<a name="gimp-pattern-select-destroy"></a><h3>gimp_pattern_select_destroy ()</h3>
|
||||
<pre class="programlisting">void gimp_pattern_select_destroy (const <a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
|
||||
@ -252,7 +252,7 @@ href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_patterns_popup ()">
|
||||
<a name="gimp-patterns-popup"></a><h3>gimp_patterns_popup ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -299,7 +299,7 @@ This procedure opens the pattern selection dialog.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_patterns_close_popup ()">
|
||||
<a name="gimp-patterns-close-popup"></a><h3>gimp_patterns_close_popup ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
@ -330,7 +330,7 @@ This procedure closes an opened pattern selection dialog.</p>
|
||||
</table></div>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<div class="refsect2" title="gimp_patterns_set_popup ()">
|
||||
<a name="gimp-patterns-set-popup"></a><h3>gimp_patterns_set_popup ()</h3>
|
||||
<pre class="programlisting"><a
|
||||
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
|
||||
|
||||
Reference in New Issue
Block a user