~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimppatternselect.html

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
Import upstream version 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimppatternselect</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
9
9
<link rel="prev" href="libgimp-gimppaletteselect.html" title="gimppaletteselect">
10
10
<link rel="next" href="libgimpui.html" title="Part II. GIMP User Interface Library">
38
38
                <a href="#libgimp-gimppatternselect.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimppatternselect">
42
42
<a name="libgimp-gimppatternselect"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimppatternselect.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
void                (<a class="link" href="libgimp-gimppatternselect.html#GimpRunPatternCallback" title="GimpRunPatternCallback ()">*GimpRunPatternCallback</a>)           (const <a
112
112
>gchar</a> *pattern_name);
113
113
</pre>
114
114
</div>
115
 
<div class="refsect1" lang="en">
 
115
<div class="refsect1" title="Description">
116
116
<a name="libgimp-gimppatternselect.description"></a><h2>Description</h2>
117
117
<p>
118
118
Functions providing a pattern selection dialog.
119
119
</p>
120
120
</div>
121
 
<div class="refsect1" lang="en">
 
121
<div class="refsect1" title="Details">
122
122
<a name="libgimp-gimppatternselect.details"></a><h2>Details</h2>
123
 
<div class="refsect2" lang="en">
 
123
<div class="refsect2" title="GimpRunPatternCallback ()">
124
124
<a name="GimpRunPatternCallback"></a><h3>GimpRunPatternCallback ()</h3>
125
125
<pre class="programlisting">void                (*GimpRunPatternCallback)           (const <a
126
126
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
187
187
</table></div>
188
188
</div>
189
189
<hr>
190
 
<div class="refsect2" lang="en">
 
190
<div class="refsect2" title="gimp_pattern_select_new ()">
191
191
<a name="gimp-pattern-select-new"></a><h3>gimp_pattern_select_new ()</h3>
192
192
<pre class="programlisting">const <a
193
193
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
235
235
</table></div>
236
236
</div>
237
237
<hr>
238
 
<div class="refsect2" lang="en">
 
238
<div class="refsect2" title="gimp_pattern_select_destroy ()">
239
239
<a name="gimp-pattern-select-destroy"></a><h3>gimp_pattern_select_destroy ()</h3>
240
240
<pre class="programlisting">void                gimp_pattern_select_destroy         (const <a
241
241
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
252
252
</table></div>
253
253
</div>
254
254
<hr>
255
 
<div class="refsect2" lang="en">
 
255
<div class="refsect2" title="gimp_patterns_popup ()">
256
256
<a name="gimp-patterns-popup"></a><h3>gimp_patterns_popup ()</h3>
257
257
<pre class="programlisting"><a
258
258
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
299
299
</table></div>
300
300
</div>
301
301
<hr>
302
 
<div class="refsect2" lang="en">
 
302
<div class="refsect2" title="gimp_patterns_close_popup ()">
303
303
<a name="gimp-patterns-close-popup"></a><h3>gimp_patterns_close_popup ()</h3>
304
304
<pre class="programlisting"><a
305
305
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
330
330
</table></div>
331
331
</div>
332
332
<hr>
333
 
<div class="refsect2" lang="en">
 
333
<div class="refsect2" title="gimp_patterns_set_popup ()">
334
334
<a name="gimp-patterns-set-popup"></a><h3>gimp_patterns_set_popup ()</h3>
335
335
<pre class="programlisting"><a
336
336
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"