~ubuntu-branches/ubuntu/saucy/gimp/saucy-proposed

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpPathEditor.html

  • Committer: Package Import Robot
  • Author(s): Ari Pollak
  • Date: 2012-02-18 16:59:00 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120218165900-4csy4s2dtlqytgjx
Tags: 2.6.12-1
* Imported Upstream version 2.6.12
* Add ${misc:Depends} variables to packages that were missing it
* Call default versioned python binary instead of just /usr/bin/python

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>GimpPathEditor</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
8
8
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
9
9
<link rel="prev" href="GimpPageSelector.html" title="GimpPageSelector">
10
10
<link rel="next" href="GimpPickButton.html" title="GimpPickButton">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
32
                  <a href="#GimpPathEditor.signals" class="shortcut">Signals</a>
33
33
</td></tr>
34
34
</table>
35
 
<div class="refentry" title="GimpPathEditor">
 
35
<div class="refentry">
36
36
<a name="GimpPathEditor"></a><div class="titlepage"></div>
37
37
<div class="refnamediv"><table width="100%"><tr>
38
38
<td valign="top">
41
41
</td>
42
42
<td valign="top" align="right"><img src="gimp-path-editor.png"></td>
43
43
</tr></table></div>
44
 
<div class="refsynopsisdiv" title="Synopsis">
 
44
<div class="refsynopsisdiv">
45
45
<a name="GimpPathEditor.synopsis"></a><h2>Synopsis</h2>
46
46
<pre class="synopsis">                    <a class="link" href="GimpPathEditor.html#GimpPathEditor-struct" title="GimpPathEditor">GimpPathEditor</a>;
47
 
<a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="GimpPathEditor.html#gimp-path-editor-new" title="gimp_path_editor_new ()">gimp_path_editor_new</a>                (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
48
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
49
 
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-path" title="gimp_path_editor_get_path ()">gimp_path_editor_get_path</a>           (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);
 
47
<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="GimpPathEditor.html#gimp-path-editor-new" title="gimp_path_editor_new ()">gimp_path_editor_new</a>                (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
 
48
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
 
49
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-path" title="gimp_path_editor_get_path ()">gimp_path_editor_get_path</a>           (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);
50
50
<span class="returnvalue">void</span>                <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-path" title="gimp_path_editor_set_path ()">gimp_path_editor_set_path</a>           (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
51
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
52
 
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-writable-path" title="gimp_path_editor_get_writable_path ()">gimp_path_editor_get_writable_path</a>  (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);
 
51
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
 
52
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-writable-path" title="gimp_path_editor_get_writable_path ()">gimp_path_editor_get_writable_path</a>  (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);
53
53
<span class="returnvalue">void</span>                <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-writable-path" title="gimp_path_editor_set_writable_path ()">gimp_path_editor_set_writable_path</a>  (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
54
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
55
 
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-dir-writable" title="gimp_path_editor_get_dir_writable ()">gimp_path_editor_get_dir_writable</a>   (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
56
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>);
 
54
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);
 
55
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="GimpPathEditor.html#gimp-path-editor-get-dir-writable" title="gimp_path_editor_get_dir_writable ()">gimp_path_editor_get_dir_writable</a>   (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
 
56
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>);
57
57
<span class="returnvalue">void</span>                <a class="link" href="GimpPathEditor.html#gimp-path-editor-set-dir-writable" title="gimp_path_editor_set_dir_writable ()">gimp_path_editor_set_dir_writable</a>   (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
58
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>,
59
 
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);
 
58
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>,
 
59
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);
60
60
</pre>
61
61
</div>
62
 
<div class="refsect1" title="Object Hierarchy">
 
62
<div class="refsect1">
63
63
<a name="GimpPathEditor.object-hierarchy"></a><h2>Object Hierarchy</h2>
64
64
<pre class="synopsis">
65
 
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
66
 
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
67
 
         +----<a href="/usr/share/gtk-doc/html/gtk/GtkObject.html">GtkObject</a>
68
 
               +----<a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html">GtkWidget</a>
69
 
                     +----<a href="/usr/share/gtk-doc/html/gtk/GtkContainer.html">GtkContainer</a>
70
 
                           +----<a href="/usr/share/gtk-doc/html/gtk/GtkBox.html">GtkBox</a>
71
 
                                 +----<a href="/usr/share/gtk-doc/html/gtk/GtkVBox.html">GtkVBox</a>
 
65
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
66
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
67
         +----<a href="http://library.gnome.org/devel/gtk3/GtkObject.html">GtkObject</a>
 
68
               +----<a href="http://library.gnome.org/devel/gtk3/GtkWidget.html">GtkWidget</a>
 
69
                     +----<a href="http://library.gnome.org/devel/gtk3/GtkContainer.html">GtkContainer</a>
 
70
                           +----<a href="http://library.gnome.org/devel/gtk3/GtkBox.html">GtkBox</a>
 
71
                                 +----<a href="http://library.gnome.org/devel/gtk3/GtkVBox.html">GtkVBox</a>
72
72
                                       +----GimpPathEditor
73
73
</pre>
74
74
</div>
75
 
<div class="refsect1" title="Implemented Interfaces">
 
75
<div class="refsect1">
76
76
<a name="GimpPathEditor.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
77
77
<p>
78
78
GimpPathEditor implements
79
 
 AtkImplementorIface,  <a href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and  <a href="/usr/share/gtk-doc/html/gtk/gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
 
79
 AtkImplementorIface,  <a href="http://library.gnome.org/devel/gtk3/GtkBuildable.html">GtkBuildable</a> and  <a href="http://library.gnome.org/devel/gtk3/gtk-Orientable.html#GtkOrientable">GtkOrientable</a>.</p>
80
80
</div>
81
 
<div class="refsect1" title="Signals">
 
81
<div class="refsect1">
82
82
<a name="GimpPathEditor.signals"></a><h2>Signals</h2>
83
83
<pre class="synopsis">
84
 
  "<a class="link" href="GimpPathEditor.html#GimpPathEditor-path-changed" title='The "path-changed" signal'>path-changed</a>"                                   : Run First
85
 
  "<a class="link" href="GimpPathEditor.html#GimpPathEditor-writable-changed" title='The "writable-changed" signal'>writable-changed</a>"                               : Run First
 
84
  "<a class="link" href="GimpPathEditor.html#GimpPathEditor-path-changed" title='The "path-changed" signal'>path-changed</a>"                                   : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
 
85
  "<a class="link" href="GimpPathEditor.html#GimpPathEditor-writable-changed" title='The "writable-changed" signal'>writable-changed</a>"                               : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a>
86
86
</pre>
87
87
</div>
88
 
<div class="refsect1" title="Description">
 
88
<div class="refsect1">
89
89
<a name="GimpPathEditor.description"></a><h2>Description</h2>
90
90
<p>
91
91
This widget is used to edit file search paths.
104
104
the search path, the "path_changed" signal will be emitted.
105
105
</p>
106
106
</div>
107
 
<div class="refsect1" title="Details">
 
107
<div class="refsect1">
108
108
<a name="GimpPathEditor.details"></a><h2>Details</h2>
109
 
<div class="refsect2" title="GimpPathEditor">
 
109
<div class="refsect2">
110
110
<a name="GimpPathEditor-struct"></a><h3>GimpPathEditor</h3>
111
111
<pre class="programlisting">typedef struct _GimpPathEditor GimpPathEditor;</pre>
112
112
<p>
113
113
</p>
114
114
</div>
115
115
<hr>
116
 
<div class="refsect2" title="gimp_path_editor_new ()">
 
116
<div class="refsect2">
117
117
<a name="gimp-path-editor-new"></a><h3>gimp_path_editor_new ()</h3>
118
 
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         gimp_path_editor_new                (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
119
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
 
118
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk3/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         gimp_path_editor_new                (<em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
 
119
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
120
120
<p>
121
121
Creates a new <a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> widget.
122
122
</p>
123
123
<p>
124
124
The elements of the initial search path must be separated with the
125
 
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
 
125
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
126
126
</p>
127
127
<div class="variablelist"><table border="0">
128
128
<col align="left" valign="top">
129
129
<tbody>
130
130
<tr>
131
131
<td><p><span class="term"><em class="parameter"><code>title</code></em> :</span></p></td>
132
 
<td>The title of the <a href="/usr/share/gtk-doc/html/gtk/GtkFileChooser.html"><span class="type">GtkFileChooser</span></a> dialog which can be popped up.
133
 
</td>
 
132
<td>The title of the <a href="http://library.gnome.org/devel/gtk3/GtkFileChooser.html"><span class="type">GtkFileChooser</span></a> dialog which can be popped up.</td>
134
133
</tr>
135
134
<tr>
136
135
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
137
 
<td>The initial search path.
138
 
</td>
 
136
<td>The initial search path.</td>
139
137
</tr>
140
138
<tr>
141
139
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
142
 
<td> A pointer to the new <a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> widget.
143
 
</td>
 
140
<td>A pointer to the new <a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> widget.</td>
144
141
</tr>
145
142
</tbody>
146
143
</table></div>
147
144
</div>
148
145
<hr>
149
 
<div class="refsect2" title="gimp_path_editor_get_path ()">
 
146
<div class="refsect2">
150
147
<a name="gimp-path-editor-get-path"></a><h3>gimp_path_editor_get_path ()</h3>
151
 
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             gimp_path_editor_get_path           (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);</pre>
 
148
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             gimp_path_editor_get_path           (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);</pre>
152
149
<p>
153
150
The elements of the returned search path string are separated with the
154
 
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
 
151
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
155
152
</p>
156
153
<p>
157
 
Note that you have to <a href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> the returned string.
 
154
Note that you have to <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> the returned string.
158
155
</p>
159
156
<div class="variablelist"><table border="0">
160
157
<col align="left" valign="top">
161
158
<tbody>
162
159
<tr>
163
160
<td><p><span class="term"><em class="parameter"><code>editor</code></em> :</span></p></td>
164
 
<td>The path editor you want to get the search path from.
165
 
</td>
 
161
<td>The path editor you want to get the search path from.</td>
166
162
</tr>
167
163
<tr>
168
164
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
169
 
<td> The search path the user has selected in the path editor.
170
 
</td>
 
165
<td>The search path the user has selected in the path editor.</td>
171
166
</tr>
172
167
</tbody>
173
168
</table></div>
174
169
</div>
175
170
<hr>
176
 
<div class="refsect2" title="gimp_path_editor_set_path ()">
 
171
<div class="refsect2">
177
172
<a name="gimp-path-editor-set-path"></a><h3>gimp_path_editor_set_path ()</h3>
178
173
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_path_editor_set_path           (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
179
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
 
174
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
180
175
<p>
181
176
The elements of the initial search path must be separated with the
182
 
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
 
177
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a> character.
183
178
</p>
184
179
<div class="variablelist"><table border="0">
185
180
<col align="left" valign="top">
186
181
<tbody>
187
182
<tr>
188
183
<td><p><span class="term"><em class="parameter"><code>editor</code></em> :</span></p></td>
189
 
<td>The path editor you want to set the search path from.
190
 
</td>
 
184
<td>The path editor you want to set the search path from.</td>
191
185
</tr>
192
186
<tr>
193
187
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
194
 
<td>The new path to set.
195
 
</td>
 
188
<td>The new path to set.</td>
196
189
</tr>
197
190
</tbody>
198
191
</table></div>
199
192
</div>
200
193
<hr>
201
 
<div class="refsect2" title="gimp_path_editor_get_writable_path ()">
 
194
<div class="refsect2">
202
195
<a name="gimp-path-editor-get-writable-path"></a><h3>gimp_path_editor_get_writable_path ()</h3>
203
 
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             gimp_path_editor_get_writable_path  (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);</pre>
 
196
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *             gimp_path_editor_get_writable_path  (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>);</pre>
204
197
<p>
205
198
</p>
206
 
<div class="variablelist"><table border="0">
207
 
<col align="left" valign="top">
208
 
<tbody>
209
 
<tr>
210
 
<td><p><span class="term"><em class="parameter"><code>editor</code></em> :</span></p></td>
211
 
<td>
212
 
</td>
213
 
</tr>
214
 
<tr>
215
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
216
 
<td>
217
 
</td>
218
 
</tr>
219
 
</tbody>
220
 
</table></div>
221
199
</div>
222
200
<hr>
223
 
<div class="refsect2" title="gimp_path_editor_set_writable_path ()">
 
201
<div class="refsect2">
224
202
<a name="gimp-path-editor-set-writable-path"></a><h3>gimp_path_editor_set_writable_path ()</h3>
225
203
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_path_editor_set_writable_path  (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
226
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
 
204
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *path</code></em>);</pre>
227
205
<p>
228
206
</p>
229
 
<div class="variablelist"><table border="0">
230
 
<col align="left" valign="top">
231
 
<tbody>
232
 
<tr>
233
 
<td><p><span class="term"><em class="parameter"><code>editor</code></em> :</span></p></td>
234
 
<td>
235
 
</td>
236
 
</tr>
237
 
<tr>
238
 
<td><p><span class="term"><em class="parameter"><code>path</code></em> :</span></p></td>
239
 
<td>
240
 
</td>
241
 
</tr>
242
 
</tbody>
243
 
</table></div>
244
207
</div>
245
208
<hr>
246
 
<div class="refsect2" title="gimp_path_editor_get_dir_writable ()">
 
209
<div class="refsect2">
247
210
<a name="gimp-path-editor-get-dir-writable"></a><h3>gimp_path_editor_get_dir_writable ()</h3>
248
 
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gimp_path_editor_get_dir_writable   (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
249
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>);</pre>
 
211
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            gimp_path_editor_get_dir_writable   (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
 
212
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>);</pre>
250
213
<p>
251
214
</p>
252
 
<div class="variablelist"><table border="0">
253
 
<col align="left" valign="top">
254
 
<tbody>
255
 
<tr>
256
 
<td><p><span class="term"><em class="parameter"><code>editor</code></em> :</span></p></td>
257
 
<td>
258
 
</td>
259
 
</tr>
260
 
<tr>
261
 
<td><p><span class="term"><em class="parameter"><code>directory</code></em> :</span></p></td>
262
 
<td>
263
 
</td>
264
 
</tr>
265
 
<tr>
266
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
267
 
<td>
268
 
</td>
269
 
</tr>
270
 
</tbody>
271
 
</table></div>
272
215
</div>
273
216
<hr>
274
 
<div class="refsect2" title="gimp_path_editor_set_dir_writable ()">
 
217
<div class="refsect2">
275
218
<a name="gimp-path-editor-set-dir-writable"></a><h3>gimp_path_editor_set_dir_writable ()</h3>
276
219
<pre class="programlisting"><span class="returnvalue">void</span>                gimp_path_editor_set_dir_writable   (<em class="parameter"><code><a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *editor</code></em>,
277
 
                                                         <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>,
278
 
                                                         <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);</pre>
 
220
                                                         <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *directory</code></em>,
 
221
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> writable</code></em>);</pre>
279
222
<p>
280
223
</p>
281
 
<div class="variablelist"><table border="0">
282
 
<col align="left" valign="top">
283
 
<tbody>
284
 
<tr>
285
 
<td><p><span class="term"><em class="parameter"><code>editor</code></em> :</span></p></td>
286
 
<td>
287
 
</td>
288
 
</tr>
289
 
<tr>
290
 
<td><p><span class="term"><em class="parameter"><code>directory</code></em> :</span></p></td>
291
 
<td>
292
 
</td>
293
 
</tr>
294
 
<tr>
295
 
<td><p><span class="term"><em class="parameter"><code>writable</code></em> :</span></p></td>
296
 
<td>
297
 
</td>
298
 
</tr>
299
 
</tbody>
300
 
</table></div>
301
 
</div>
302
 
</div>
303
 
<div class="refsect1" title="Signal Details">
 
224
</div>
 
225
</div>
 
226
<div class="refsect1">
304
227
<a name="GimpPathEditor.signal-details"></a><h2>Signal Details</h2>
305
 
<div class="refsect2" title='The "path-changed" signal'>
 
228
<div class="refsect2">
306
229
<a name="GimpPathEditor-path-changed"></a><h3>The <code class="literal">"path-changed"</code> signal</h3>
307
230
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *arg0,
308
 
                                                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)      : Run First</pre>
 
231
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
309
232
<p>
310
233
This signal is emitted whenever the user adds, deletes, modifies
311
234
or reorders an element of the search path.
319
242
</table></div>
320
243
</div>
321
244
<hr>
322
 
<div class="refsect2" title='The "writable-changed" signal'>
 
245
<div class="refsect2">
323
246
<a name="GimpPathEditor-writable-changed"></a><h3>The <code class="literal">"writable-changed"</code> signal</h3>
324
247
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="GimpPathEditor.html" title="GimpPathEditor"><span class="type">GimpPathEditor</span></a> *arg0,
325
 
                                                        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)      : Run First</pre>
 
248
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>        user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS"><code class="literal">Run First</code></a></pre>
326
249
<p>
327
250
This signal is emitted whenever the "writable" column of a directory
328
251
is changed, either by the user clicking on it or by calling
337
260
</table></div>
338
261
</div>
339
262
</div>
340
 
<div class="refsect1" title="See Also">
 
263
<div class="refsect1">
341
264
<a name="GimpPathEditor.see-also"></a><h2>See Also</h2>
342
265
<p>
343
266
<a class="link" href="GimpFileEntry.html" title="GimpFileEntry"><span class="type">GimpFileEntry</span></a>
344
267
</p>
345
268
<p>
346
 
<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a>
 
269
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#G-SEARCHPATH-SEPARATOR:CAPS"><span class="type">G_SEARCHPATH_SEPARATOR</span></a>
347
270
</p>
348
271
</div>
349
272
</div>
350
273
<div class="footer">
351
274
<hr>
352
 
          Generated by GTK-Doc V1.15</div>
 
275
          Generated by GTK-Doc V1.18</div>
353
276
</body>
354
277
</html>
 
 
b'\\ No newline at end of file'