~ubuntu-branches/ubuntu/jaunty/gimp/jaunty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-03-17 03:00:24 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317030024-gnp1dhd0hnt80f4h
Tags: 2.6.6-0ubuntu1
* New upstream release (LP: #344052)
* debian/patches/04_from_bugzilla_572403.patch:
  - Dropped, the fix is in the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
9
9
<link rel="prev" href="libgimp-gimplayer.html" title="gimplayer">
10
10
<link rel="next" href="libgimp-gimppixelfetcher.html" title="gimppixelfetcher">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
14
14
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
32
32
<th width="100%" align="center">GIMP Library Reference Manual</th>
33
33
<td><a accesskey="n" href="libgimp-gimppixelfetcher.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
34
34
</tr>
35
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#libgimp-gimppaths.synopsis" class="shortcut">Top</a>
36
 
                   | 
37
 
                  <a href="#libgimp-gimppaths.description" class="shortcut">Description</a></nobr></td></tr>
 
35
<tr><td colspan="5" class="shortcuts">
 
36
<a href="#libgimp-gimppaths.synopsis" class="shortcut">Top</a>
 
37
                 | 
 
38
                <a href="#libgimp-gimppaths.description" class="shortcut">Description</a>
 
39
</td></tr>
38
40
</table>
39
41
<div class="refentry" lang="en">
40
42
<a name="libgimp-gimppaths"></a><div class="titlepage"></div>
49
51
<a name="libgimp-gimppaths.synopsis"></a><h2>Synopsis</h2>
50
52
<pre class="synopsis">
51
53
<a
52
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
53
 
>gchar</a>**             <a class="link" href="libgimp-gimppaths.html#gimp-path-list" title="gimp_path_list ()">gimp_path_list</a>                      (gint32 image_ID,
 
54
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
55
>gchar</a>**             <a class="link" href="libgimp-gimppaths.html#gimp-path-list" title="gimp_path_list ()">gimp_path_list</a>                      (<a
 
56
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
57
>gint32</a> image_ID,
54
58
                                                         <a
55
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
59
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
56
60
>gint</a> *num_paths);
57
61
<a
58
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
59
 
>gint</a>                <a class="link" href="libgimp-gimppaths.html#gimp-path-get-points" title="gimp_path_get_points ()">gimp_path_get_points</a>                (gint32 image_ID,
 
62
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
63
>gint</a>                <a class="link" href="libgimp-gimppaths.html#gimp-path-get-points" title="gimp_path_get_points ()">gimp_path_get_points</a>                (<a
 
64
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
65
>gint32</a> image_ID,
60
66
                                                         const <a
61
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
67
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
62
68
>gchar</a> *name,
63
69
                                                         <a
64
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
70
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
65
71
>gint</a> *path_closed,
66
72
                                                         <a
67
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
73
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
68
74
>gint</a> *num_path_point_details,
69
75
                                                         <a
70
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
76
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
71
77
>gdouble</a> **points_pairs);
72
78
<a
73
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
74
 
>gchar</a>*              <a class="link" href="libgimp-gimppaths.html#gimp-path-get-current" title="gimp_path_get_current ()">gimp_path_get_current</a>               (gint32 image_ID);
 
79
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
80
>gchar</a>*              <a class="link" href="libgimp-gimppaths.html#gimp-path-get-current" title="gimp_path_get_current ()">gimp_path_get_current</a>               (<a
 
81
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
82
>gint32</a> image_ID);
75
83
<a
76
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
77
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-current" title="gimp_path_set_current ()">gimp_path_set_current</a>               (gint32 image_ID,
 
84
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
85
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-current" title="gimp_path_set_current ()">gimp_path_set_current</a>               (<a
 
86
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
87
>gint32</a> image_ID,
78
88
                                                         const <a
79
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
89
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
80
90
>gchar</a> *name);
81
91
<a
82
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
83
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-points" title="gimp_path_set_points ()">gimp_path_set_points</a>                (gint32 image_ID,
 
92
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
93
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-points" title="gimp_path_set_points ()">gimp_path_set_points</a>                (<a
 
94
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
95
>gint32</a> image_ID,
84
96
                                                         const <a
85
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
97
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
86
98
>gchar</a> *name,
87
99
                                                         <a
88
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
100
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
89
101
>gint</a> ptype,
90
102
                                                         <a
91
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
103
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
92
104
>gint</a> num_path_points,
93
105
                                                         const <a
94
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
106
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
95
107
>gdouble</a> *points_pairs);
96
108
<a
97
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
98
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-stroke-current" title="gimp_path_stroke_current ()">gimp_path_stroke_current</a>            (gint32 image_ID);
 
109
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
110
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-stroke-current" title="gimp_path_stroke_current ()">gimp_path_stroke_current</a>            (<a
 
111
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
112
>gint32</a> image_ID);
99
113
<a
100
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
101
 
>gint</a>                <a class="link" href="libgimp-gimppaths.html#gimp-path-get-point-at-dist" title="gimp_path_get_point_at_dist ()">gimp_path_get_point_at_dist</a>         (gint32 image_ID,
 
114
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
115
>gint</a>                <a class="link" href="libgimp-gimppaths.html#gimp-path-get-point-at-dist" title="gimp_path_get_point_at_dist ()">gimp_path_get_point_at_dist</a>         (<a
 
116
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
117
>gint32</a> image_ID,
102
118
                                                         <a
103
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
119
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
104
120
>gdouble</a> distance,
105
121
                                                         <a
106
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
122
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
107
123
>gint</a> *y_point,
108
124
                                                         <a
109
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
125
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
110
126
>gdouble</a> *slope);
111
127
<a
112
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
113
 
>gint</a>                <a class="link" href="libgimp-gimppaths.html#gimp-path-get-tattoo" title="gimp_path_get_tattoo ()">gimp_path_get_tattoo</a>                (gint32 image_ID,
 
128
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
129
>gint</a>                <a class="link" href="libgimp-gimppaths.html#gimp-path-get-tattoo" title="gimp_path_get_tattoo ()">gimp_path_get_tattoo</a>                (<a
 
130
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
131
>gint32</a> image_ID,
114
132
                                                         const <a
115
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
133
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
116
134
>gchar</a> *name);
117
135
<a
118
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
119
 
>gchar</a>*              <a class="link" href="libgimp-gimppaths.html#gimp-get-path-by-tattoo" title="gimp_get_path_by_tattoo ()">gimp_get_path_by_tattoo</a>             (gint32 image_ID,
 
136
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
137
>gchar</a>*              <a class="link" href="libgimp-gimppaths.html#gimp-get-path-by-tattoo" title="gimp_get_path_by_tattoo ()">gimp_get_path_by_tattoo</a>             (<a
 
138
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
139
>gint32</a> image_ID,
120
140
                                                         <a
121
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
141
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
122
142
>gint</a> tattoo);
123
143
<a
124
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
125
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-delete" title="gimp_path_delete ()">gimp_path_delete</a>                    (gint32 image_ID,
126
 
                                                         const <a
127
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
128
 
>gchar</a> *name);
129
 
<a
130
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
131
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-get-locked" title="gimp_path_get_locked ()">gimp_path_get_locked</a>                (gint32 image_ID,
132
 
                                                         const <a
133
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
134
 
>gchar</a> *name);
135
 
<a
136
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
137
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-locked" title="gimp_path_set_locked ()">gimp_path_set_locked</a>                (gint32 image_ID,
138
 
                                                         const <a
139
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
144
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
145
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-delete" title="gimp_path_delete ()">gimp_path_delete</a>                    (<a
 
146
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
147
>gint32</a> image_ID,
 
148
                                                         const <a
 
149
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
150
>gchar</a> *name);
 
151
<a
 
152
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
153
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-get-locked" title="gimp_path_get_locked ()">gimp_path_get_locked</a>                (<a
 
154
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
155
>gint32</a> image_ID,
 
156
                                                         const <a
 
157
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
158
>gchar</a> *name);
 
159
<a
 
160
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
161
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-locked" title="gimp_path_set_locked ()">gimp_path_set_locked</a>                (<a
 
162
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
163
>gint32</a> image_ID,
 
164
                                                         const <a
 
165
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
140
166
>gchar</a> *name,
141
167
                                                         <a
142
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
168
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
143
169
>gboolean</a> locked);
144
170
<a
145
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
146
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-tattoo" title="gimp_path_set_tattoo ()">gimp_path_set_tattoo</a>                (gint32 image_ID,
 
171
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
172
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-set-tattoo" title="gimp_path_set_tattoo ()">gimp_path_set_tattoo</a>                (<a
 
173
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
174
>gint32</a> image_ID,
147
175
                                                         const <a
148
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
176
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
149
177
>gchar</a> *name,
150
178
                                                         <a
151
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
179
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
152
180
>gint</a> tattovalue);
153
181
<a
154
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
155
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-to-selection" title="gimp_path_to_selection ()">gimp_path_to_selection</a>              (gint32 image_ID,
 
182
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
183
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-to-selection" title="gimp_path_to_selection ()">gimp_path_to_selection</a>              (<a
 
184
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
185
>gint32</a> image_ID,
156
186
                                                         const <a
157
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
187
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
158
188
>gchar</a> *name,
159
189
                                                         <a
160
190
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
161
191
>GimpChannelOps</a> op,
162
192
                                                         <a
163
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
193
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
164
194
>gboolean</a> antialias,
165
195
                                                         <a
166
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
196
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
167
197
>gboolean</a> feather,
168
198
                                                         <a
169
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
199
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
170
200
>gdouble</a> feather_radius_x,
171
201
                                                         <a
172
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
202
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
173
203
>gdouble</a> feather_radius_y);
174
204
<a
175
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
176
 
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-import" title="gimp_path_import ()">gimp_path_import</a>                    (gint32 image_ID,
 
205
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
206
>gboolean</a>            <a class="link" href="libgimp-gimppaths.html#gimp-path-import" title="gimp_path_import ()">gimp_path_import</a>                    (<a
 
207
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
208
>gint32</a> image_ID,
177
209
                                                         const <a
178
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
210
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
179
211
>gchar</a> *filename,
180
212
                                                         <a
181
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
213
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
182
214
>gboolean</a> merge,
183
215
                                                         <a
184
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
216
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
185
217
>gboolean</a> scale);
186
218
</pre>
187
219
</div>
196
228
<div class="refsect2" lang="en">
197
229
<a name="gimp-path-list"></a><h3>gimp_path_list ()</h3>
198
230
<pre class="programlisting"><a
199
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
200
 
>gchar</a>**             gimp_path_list                      (gint32 image_ID,
 
231
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
232
>gchar</a>**             gimp_path_list                      (<a
 
233
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
234
>gint32</a> image_ID,
201
235
                                                         <a
202
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
236
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
203
237
>gint</a> *num_paths);</pre>
204
238
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
205
239
<h3 class="title">Warning</h3>
208
242
<p>
209
243
This procedure is deprecated! Use <a class="link" href="libgimp-gimpimage.html#gimp-image-get-vectors" title="gimp_image_get_vectors ()"><code class="function">gimp_image_get_vectors()</code></a> instead.</p>
210
244
<p>
211
 
 
212
245
</p>
213
246
<div class="variablelist"><table border="0">
214
247
<col align="left" valign="top">
235
268
<div class="refsect2" lang="en">
236
269
<a name="gimp-path-get-points"></a><h3>gimp_path_get_points ()</h3>
237
270
<pre class="programlisting"><a
238
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
239
 
>gint</a>                gimp_path_get_points                (gint32 image_ID,
 
271
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
272
>gint</a>                gimp_path_get_points                (<a
 
273
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
274
>gint32</a> image_ID,
240
275
                                                         const <a
241
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
276
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
242
277
>gchar</a> *name,
243
278
                                                         <a
244
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
279
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
245
280
>gint</a> *path_closed,
246
281
                                                         <a
247
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
282
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
248
283
>gint</a> *num_path_point_details,
249
284
                                                         <a
250
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
285
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
251
286
>gdouble</a> **points_pairs);</pre>
252
287
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
253
288
<h3 class="title">Warning</h3>
257
292
This procedure is deprecated! Use <a class="link" href="libgimp-gimpvectors.html#gimp-vectors-stroke-get-points" title="gimp_vectors_stroke_get_points ()"><code class="function">gimp_vectors_stroke_get_points()</code></a>
258
293
instead.</p>
259
294
<p>
260
 
 
261
295
</p>
262
296
<div class="variablelist"><table border="0">
263
297
<col align="left" valign="top">
299
333
<div class="refsect2" lang="en">
300
334
<a name="gimp-path-get-current"></a><h3>gimp_path_get_current ()</h3>
301
335
<pre class="programlisting"><a
302
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
303
 
>gchar</a>*              gimp_path_get_current               (gint32 image_ID);</pre>
 
336
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
337
>gchar</a>*              gimp_path_get_current               (<a
 
338
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
339
>gint32</a> image_ID);</pre>
304
340
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
305
341
<h3 class="title">Warning</h3>
306
342
<p><code class="literal">gimp_path_get_current</code> is deprecated and should not be used in newly-written code.</p>
309
345
This procedure is deprecated! Use <a class="link" href="libgimp-gimpimage.html#gimp-image-get-active-vectors" title="gimp_image_get_active_vectors ()"><code class="function">gimp_image_get_active_vectors()</code></a>
310
346
instead.</p>
311
347
<p>
312
 
 
313
348
</p>
314
349
<div class="variablelist"><table border="0">
315
350
<col align="left" valign="top">
331
366
<div class="refsect2" lang="en">
332
367
<a name="gimp-path-set-current"></a><h3>gimp_path_set_current ()</h3>
333
368
<pre class="programlisting"><a
334
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
335
 
>gboolean</a>            gimp_path_set_current               (gint32 image_ID,
 
369
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
370
>gboolean</a>            gimp_path_set_current               (<a
 
371
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
372
>gint32</a> image_ID,
336
373
                                                         const <a
337
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
374
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
338
375
>gchar</a> *name);</pre>
339
376
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
340
377
<h3 class="title">Warning</h3>
344
381
This procedure is deprecated! Use <a class="link" href="libgimp-gimpimage.html#gimp-image-set-active-vectors" title="gimp_image_set_active_vectors ()"><code class="function">gimp_image_set_active_vectors()</code></a>
345
382
instead.</p>
346
383
<p>
347
 
 
348
384
</p>
349
385
<div class="variablelist"><table border="0">
350
386
<col align="left" valign="top">
371
407
<div class="refsect2" lang="en">
372
408
<a name="gimp-path-set-points"></a><h3>gimp_path_set_points ()</h3>
373
409
<pre class="programlisting"><a
374
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
375
 
>gboolean</a>            gimp_path_set_points                (gint32 image_ID,
 
410
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
411
>gboolean</a>            gimp_path_set_points                (<a
 
412
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
413
>gint32</a> image_ID,
376
414
                                                         const <a
377
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
415
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
378
416
>gchar</a> *name,
379
417
                                                         <a
380
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
418
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
381
419
>gint</a> ptype,
382
420
                                                         <a
383
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
421
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
384
422
>gint</a> num_path_points,
385
423
                                                         const <a
386
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
424
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
387
425
>gdouble</a> *points_pairs);</pre>
388
426
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
389
427
<h3 class="title">Warning</h3>
393
431
This procedure is deprecated! Use <code class="function">vectors_stroke_new_from_points()</code>
394
432
instead.</p>
395
433
<p>
396
 
 
397
434
</p>
398
435
<div class="variablelist"><table border="0">
399
436
<col align="left" valign="top">
435
472
<div class="refsect2" lang="en">
436
473
<a name="gimp-path-stroke-current"></a><h3>gimp_path_stroke_current ()</h3>
437
474
<pre class="programlisting"><a
438
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
439
 
>gboolean</a>            gimp_path_stroke_current            (gint32 image_ID);</pre>
 
475
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
476
>gboolean</a>            gimp_path_stroke_current            (<a
 
477
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
478
>gint32</a> image_ID);</pre>
440
479
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
441
480
<h3 class="title">Warning</h3>
442
481
<p><code class="literal">gimp_path_stroke_current</code> is deprecated and should not be used in newly-written code.</p>
445
484
This procedure is deprecated! Use <a class="link" href="libgimp-gimpedit.html#gimp-edit-stroke-vectors" title="gimp_edit_stroke_vectors ()"><code class="function">gimp_edit_stroke_vectors()</code></a>
446
485
instead.</p>
447
486
<p>
448
 
 
449
487
</p>
450
488
<div class="variablelist"><table border="0">
451
489
<col align="left" valign="top">
467
505
<div class="refsect2" lang="en">
468
506
<a name="gimp-path-get-point-at-dist"></a><h3>gimp_path_get_point_at_dist ()</h3>
469
507
<pre class="programlisting"><a
470
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
471
 
>gint</a>                gimp_path_get_point_at_dist         (gint32 image_ID,
 
508
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
509
>gint</a>                gimp_path_get_point_at_dist         (<a
 
510
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
511
>gint32</a> image_ID,
472
512
                                                         <a
473
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
513
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
474
514
>gdouble</a> distance,
475
515
                                                         <a
476
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
516
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
477
517
>gint</a> *y_point,
478
518
                                                         <a
479
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
519
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
480
520
>gdouble</a> *slope);</pre>
481
521
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
482
522
<h3 class="title">Warning</h3>
486
526
This procedure is deprecated! Use
487
527
<a class="link" href="libgimp-gimpvectors.html#gimp-vectors-stroke-get-point-at-dist" title="gimp_vectors_stroke_get_point_at_dist ()"><code class="function">gimp_vectors_stroke_get_point_at_dist()</code></a> instead.</p>
488
528
<p>
489
 
 
490
529
</p>
491
530
<div class="variablelist"><table border="0">
492
531
<col align="left" valign="top">
523
562
<div class="refsect2" lang="en">
524
563
<a name="gimp-path-get-tattoo"></a><h3>gimp_path_get_tattoo ()</h3>
525
564
<pre class="programlisting"><a
526
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
527
 
>gint</a>                gimp_path_get_tattoo                (gint32 image_ID,
 
565
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
 
566
>gint</a>                gimp_path_get_tattoo                (<a
 
567
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
568
>gint32</a> image_ID,
528
569
                                                         const <a
529
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
570
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
530
571
>gchar</a> *name);</pre>
531
572
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
532
573
<h3 class="title">Warning</h3>
535
576
<p>
536
577
This procedure is deprecated! Use <a class="link" href="libgimp-gimpvectors.html#gimp-vectors-get-tattoo" title="gimp_vectors_get_tattoo ()"><code class="function">gimp_vectors_get_tattoo()</code></a> instead.</p>
537
578
<p>
538
 
 
539
579
</p>
540
580
<div class="variablelist"><table border="0">
541
581
<col align="left" valign="top">
562
602
<div class="refsect2" lang="en">
563
603
<a name="gimp-get-path-by-tattoo"></a><h3>gimp_get_path_by_tattoo ()</h3>
564
604
<pre class="programlisting"><a
565
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
566
 
>gchar</a>*              gimp_get_path_by_tattoo             (gint32 image_ID,
 
605
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
 
606
>gchar</a>*              gimp_get_path_by_tattoo             (<a
 
607
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
608
>gint32</a> image_ID,
567
609
                                                         <a
568
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
610
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
569
611
>gint</a> tattoo);</pre>
570
612
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
571
613
<h3 class="title">Warning</h3>
575
617
This procedure is deprecated! Use <a class="link" href="libgimp-gimpimage.html#gimp-image-get-vectors-by-tattoo" title="gimp_image_get_vectors_by_tattoo ()"><code class="function">gimp_image_get_vectors_by_tattoo()</code></a>
576
618
instead.</p>
577
619
<p>
578
 
 
579
620
</p>
580
621
<div class="variablelist"><table border="0">
581
622
<col align="left" valign="top">
602
643
<div class="refsect2" lang="en">
603
644
<a name="gimp-path-delete"></a><h3>gimp_path_delete ()</h3>
604
645
<pre class="programlisting"><a
605
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
606
 
>gboolean</a>            gimp_path_delete                    (gint32 image_ID,
 
646
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
647
>gboolean</a>            gimp_path_delete                    (<a
 
648
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
649
>gint32</a> image_ID,
607
650
                                                         const <a
608
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
651
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
609
652
>gchar</a> *name);</pre>
610
653
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
611
654
<h3 class="title">Warning</h3>
615
658
This procedure is deprecated! Use <a class="link" href="libgimp-gimpimage.html#gimp-image-remove-vectors" title="gimp_image_remove_vectors ()"><code class="function">gimp_image_remove_vectors()</code></a>
616
659
instead.</p>
617
660
<p>
618
 
 
619
661
</p>
620
662
<div class="variablelist"><table border="0">
621
663
<col align="left" valign="top">
642
684
<div class="refsect2" lang="en">
643
685
<a name="gimp-path-get-locked"></a><h3>gimp_path_get_locked ()</h3>
644
686
<pre class="programlisting"><a
645
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
646
 
>gboolean</a>            gimp_path_get_locked                (gint32 image_ID,
 
687
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
688
>gboolean</a>            gimp_path_get_locked                (<a
 
689
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
690
>gint32</a> image_ID,
647
691
                                                         const <a
648
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
692
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
649
693
>gchar</a> *name);</pre>
650
694
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
651
695
<h3 class="title">Warning</h3>
654
698
<p>
655
699
This procedure is deprecated! Use <a class="link" href="libgimp-gimpvectors.html#gimp-vectors-get-linked" title="gimp_vectors_get_linked ()"><code class="function">gimp_vectors_get_linked()</code></a> instead.</p>
656
700
<p>
657
 
 
658
701
</p>
659
702
<div class="variablelist"><table border="0">
660
703
<col align="left" valign="top">
681
724
<div class="refsect2" lang="en">
682
725
<a name="gimp-path-set-locked"></a><h3>gimp_path_set_locked ()</h3>
683
726
<pre class="programlisting"><a
684
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
685
 
>gboolean</a>            gimp_path_set_locked                (gint32 image_ID,
 
727
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
728
>gboolean</a>            gimp_path_set_locked                (<a
 
729
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
730
>gint32</a> image_ID,
686
731
                                                         const <a
687
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
732
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
688
733
>gchar</a> *name,
689
734
                                                         <a
690
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
735
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
691
736
>gboolean</a> locked);</pre>
692
737
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
693
738
<h3 class="title">Warning</h3>
696
741
<p>
697
742
This procedure is deprecated! Use <a class="link" href="libgimp-gimpvectors.html#gimp-vectors-set-linked" title="gimp_vectors_set_linked ()"><code class="function">gimp_vectors_set_linked()</code></a> instead.</p>
698
743
<p>
699
 
 
700
744
</p>
701
745
<div class="variablelist"><table border="0">
702
746
<col align="left" valign="top">
728
772
<div class="refsect2" lang="en">
729
773
<a name="gimp-path-set-tattoo"></a><h3>gimp_path_set_tattoo ()</h3>
730
774
<pre class="programlisting"><a
731
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
732
 
>gboolean</a>            gimp_path_set_tattoo                (gint32 image_ID,
 
775
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
776
>gboolean</a>            gimp_path_set_tattoo                (<a
 
777
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
778
>gint32</a> image_ID,
733
779
                                                         const <a
734
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
780
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
735
781
>gchar</a> *name,
736
782
                                                         <a
737
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
 
783
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
738
784
>gint</a> tattovalue);</pre>
739
785
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
740
786
<h3 class="title">Warning</h3>
743
789
<p>
744
790
This procedure is deprecated! Use <a class="link" href="libgimp-gimpvectors.html#gimp-vectors-set-tattoo" title="gimp_vectors_set_tattoo ()"><code class="function">gimp_vectors_set_tattoo()</code></a> instead.</p>
745
791
<p>
746
 
 
747
792
</p>
748
793
<div class="variablelist"><table border="0">
749
794
<col align="left" valign="top">
775
820
<div class="refsect2" lang="en">
776
821
<a name="gimp-path-to-selection"></a><h3>gimp_path_to_selection ()</h3>
777
822
<pre class="programlisting"><a
778
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
779
 
>gboolean</a>            gimp_path_to_selection              (gint32 image_ID,
 
823
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
824
>gboolean</a>            gimp_path_to_selection              (<a
 
825
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
826
>gint32</a> image_ID,
780
827
                                                         const <a
781
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
828
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
782
829
>gchar</a> *name,
783
830
                                                         <a
784
831
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
785
832
>GimpChannelOps</a> op,
786
833
                                                         <a
787
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
834
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
788
835
>gboolean</a> antialias,
789
836
                                                         <a
790
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
837
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
791
838
>gboolean</a> feather,
792
839
                                                         <a
793
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
840
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
794
841
>gdouble</a> feather_radius_x,
795
842
                                                         <a
796
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
 
843
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
797
844
>gdouble</a> feather_radius_y);</pre>
798
845
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
799
846
<h3 class="title">Warning</h3>
803
850
This procedure is deprecated! Use <a class="link" href="libgimp-gimpvectors.html#gimp-vectors-to-selection" title="gimp_vectors_to_selection ()"><code class="function">gimp_vectors_to_selection()</code></a>
804
851
instead.</p>
805
852
<p>
806
 
 
807
853
</p>
808
854
<div class="variablelist"><table border="0">
809
855
<col align="left" valign="top">
855
901
<div class="refsect2" lang="en">
856
902
<a name="gimp-path-import"></a><h3>gimp_path_import ()</h3>
857
903
<pre class="programlisting"><a
858
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
859
 
>gboolean</a>            gimp_path_import                    (gint32 image_ID,
 
904
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
 
905
>gboolean</a>            gimp_path_import                    (<a
 
906
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
 
907
>gint32</a> image_ID,
860
908
                                                         const <a
861
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
 
909
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
862
910
>gchar</a> *filename,
863
911
                                                         <a
864
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
912
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
865
913
>gboolean</a> merge,
866
914
                                                         <a
867
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
915
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
868
916
>gboolean</a> scale);</pre>
869
917
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
870
918
<h3 class="title">Warning</h3>
874
922
This procedure is deprecated! Use <code class="function">vectors_import_from_file()</code>
875
923
instead.</p>
876
924
<p>
877
 
 
878
925
</p>
879
926
<div class="variablelist"><table border="0">
880
927
<col align="left" valign="top">
911
958
</div>
912
959
<div class="footer">
913
960
<hr>
914
 
          Generated by GTK-Doc V1.10</div>
 
961
          Generated by GTK-Doc V1.11</div>
915
962
</body>
916
963
</html>