This file is indexed.

/usr/share/gtk-doc/html/libanjuta/AnjutaLauncher.html is in libanjuta-dev 2:3.4.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AnjutaLauncher</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Anjuta Developers Reference Manual">
<link rel="up" href="libanjuta-api.html" title="libanjuta API">
<link rel="prev" href="libanjuta-AnjutaProfileManager.html" title="AnjutaProfileManager">
<link rel="next" href="AnjutaSavePrompt.html" title="AnjutaSavePrompt">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="libanjuta-AnjutaProfileManager.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libanjuta-api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Anjuta Developers Reference Manual</th>
<td><a accesskey="n" href="AnjutaSavePrompt.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#AnjutaLauncher.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#AnjutaLauncher.description" class="shortcut">Description</a>
                   | 
                  <a href="#AnjutaLauncher.object-hierarchy" class="shortcut">Object Hierarchy</a>
                   | 
                  <a href="#AnjutaLauncher.signals" class="shortcut">Signals</a>
</td></tr>
</table>
<div class="refentry">
<a name="AnjutaLauncher"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="AnjutaLauncher.top_of_page"></a>AnjutaLauncher</span></h2>
<p>AnjutaLauncher — External process launcher with async input/output</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsect1">
<a name="AnjutaLauncher.stability-level"></a><h2>Stability Level</h2>
Unstable, unless otherwise indicated
</div>
<div class="refsynopsisdiv">
<a name="AnjutaLauncher.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;libanjuta/anjuta-launcher.h&gt;

struct              <a class="link" href="AnjutaLauncher.html#AnjutaLauncher-struct" title="struct AnjutaLauncher">AnjutaLauncher</a>;
struct              <a class="link" href="AnjutaLauncher.html#AnjutaLauncherClass" title="struct AnjutaLauncherClass">AnjutaLauncherClass</a>;
<span class="returnvalue">void</span>                (<a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputCallback" title="AnjutaLauncherOutputCallback ()">*AnjutaLauncherOutputCallback</a>)     (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputType" title="enum AnjutaLauncherOutputType"><span class="type">AnjutaLauncherOutputType</span></a> output_type</code></em>,
                                                         <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> *chars</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);
enum                <a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputType" title="enum AnjutaLauncherOutputType">AnjutaLauncherOutputType</a>;
                    <a class="link" href="AnjutaLauncher.html#AnjutaLauncherPriv" title="AnjutaLauncherPriv">AnjutaLauncherPriv</a>;
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-execute" title="anjuta_launcher_execute ()">anjuta_launcher_execute</a>             (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *command_str</code></em>,
                                                         <em class="parameter"><code><a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputCallback" title="AnjutaLauncherOutputCallback ()"><span class="type">AnjutaLauncherOutputCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-execute-v" title="anjuta_launcher_execute_v ()">anjuta_launcher_execute_v</a>           (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *const dir</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *const argv[]</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *const envp[]</code></em>,
                                                         <em class="parameter"><code><a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputCallback" title="AnjutaLauncherOutputCallback ()"><span class="type">AnjutaLauncherOutputCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);
<span class="returnvalue">pid_t</span>               <a class="link" href="AnjutaLauncher.html#anjuta-launcher-get-child-pid" title="anjuta_launcher_get_child_pid ()">anjuta_launcher_get_child_pid</a>       (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-is-busy" title="anjuta_launcher_is_busy ()">anjuta_launcher_is_busy</a>             (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);
<a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="returnvalue">AnjutaLauncher</span></a> *    <a class="link" href="AnjutaLauncher.html#anjuta-launcher-new" title="anjuta_launcher_new ()">anjuta_launcher_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
<span class="returnvalue">void</span>                <a class="link" href="AnjutaLauncher.html#anjuta-launcher-reset" title="anjuta_launcher_reset ()">anjuta_launcher_reset</a>               (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="AnjutaLauncher.html#anjuta-launcher-send-ptyin" title="anjuta_launcher_send_ptyin ()">anjuta_launcher_send_ptyin</a>          (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *input_str</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="AnjutaLauncher.html#anjuta-launcher-send-stdin" title="anjuta_launcher_send_stdin ()">anjuta_launcher_send_stdin</a>          (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *input_str</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="AnjutaLauncher.html#anjuta-launcher-send-stdin-eof" title="anjuta_launcher_send_stdin_eof ()">anjuta_launcher_send_stdin_eof</a>      (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-set-buffered-output" title="anjuta_launcher_set_buffered_output ()">anjuta_launcher_set_buffered_output</a> (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> buffered</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-set-check-passwd-prompt" title="anjuta_launcher_set_check_passwd_prompt ()">anjuta_launcher_set_check_passwd_prompt</a>
                                                        (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> check_passwd</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="AnjutaLauncher.html#anjuta-launcher-set-encoding" title="anjuta_launcher_set_encoding ()">anjuta_launcher_set_encoding</a>        (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *charset</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-set-terminal-echo" title="anjuta_launcher_set_terminal_echo ()">anjuta_launcher_set_terminal_echo</a>   (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> echo_on</code></em>);
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="AnjutaLauncher.html#anjuta-launcher-set-terminate-on-exit" title="anjuta_launcher_set_terminate_on_exit ()">anjuta_launcher_set_terminate_on_exit</a>
                                                        (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> terminate_on_exit</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="AnjutaLauncher.html#anjuta-launcher-signal" title="anjuta_launcher_signal ()">anjuta_launcher_signal</a>              (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><span class="type">int</span> sig</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="AnjutaLauncher.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
   +----AnjutaLauncher
</pre>
</div>
<div class="refsect1">
<a name="AnjutaLauncher.signals"></a><h2>Signals</h2>
<pre class="synopsis">
  "<a class="link" href="AnjutaLauncher.html#AnjutaLauncher-busy" title='The "busy" signal'>busy</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>
  "<a class="link" href="AnjutaLauncher.html#AnjutaLauncher-child-exited" title='The "child-exited" signal'>child-exited</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>
</pre>
</div>
<div class="refsect1">
<a name="AnjutaLauncher.description"></a><h2>Description</h2>
</div>
<div class="refsect1">
<a name="AnjutaLauncher.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="AnjutaLauncher-struct"></a><h3>struct AnjutaLauncher</h3>
<pre class="programlisting">struct AnjutaLauncher;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="AnjutaLauncherClass"></a><h3>struct AnjutaLauncherClass</h3>
<pre class="programlisting">struct AnjutaLauncherClass {
    GObjectClass parent_class;
	
	/* Signals */
	void (*child_exited) (AnjutaLauncher *launcher,
						  int child_pid, int exit_status,
						  gulong time_taken_in_seconds);
	void (*busy) (AnjutaLauncher *launcher, gboolean busy_flag);
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="AnjutaLauncherOutputCallback"></a><h3>AnjutaLauncherOutputCallback ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                (*AnjutaLauncherOutputCallback)     (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputType" title="enum AnjutaLauncherOutputType"><span class="type">AnjutaLauncherOutputType</span></a> output_type</code></em>,
                                                         <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> *chars</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
<p>
This callback is called when new characters arrive from the launcher
execution.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> object</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>output_type</code></em> :</span></p></td>
<td>Type of the output</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>chars</code></em> :</span></p></td>
<td>Characters being outputed</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>User data passed back to the user</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="AnjutaLauncherOutputType"></a><h3>enum AnjutaLauncherOutputType</h3>
<pre class="programlisting">typedef enum {
	ANJUTA_LAUNCHER_OUTPUT_STDOUT,
	ANJUTA_LAUNCHER_OUTPUT_STDERR,
	ANJUTA_LAUNCHER_OUTPUT_PTY
} AnjutaLauncherOutputType;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="AnjutaLauncherPriv"></a><h3>AnjutaLauncherPriv</h3>
<pre class="programlisting">typedef struct _AnjutaLauncherPriv AnjutaLauncherPriv;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-execute"></a><h3>anjuta_launcher_execute ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_execute             (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *command_str</code></em>,
                                                         <em class="parameter"><code><a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputCallback" title="AnjutaLauncherOutputCallback ()"><span class="type">AnjutaLauncherOutputCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
<p>
Executes a command in the launcher. Both outputs (STDOUT and STDERR) are
delivered to the above callback. The data are delivered as they arrive
from the process and could be of any lenght. If the process asks for
passwords, the user will be automatically prompted with a dialog to enter
it. Please note that not all formats of the password are recognized. Those
with the standard 'assword:' substring in the prompt should work well.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>command_str</code></em> :</span></p></td>
<td>The command to execute.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td>The callback for delivering output from the process.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback_data</code></em> :</span></p></td>
<td>Callback data for the above callback.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>TRUE if successfully launched, otherwise FALSE.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-execute-v"></a><h3>anjuta_launcher_execute_v ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_execute_v           (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *const dir</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *const argv[]</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *const envp[]</code></em>,
                                                         <em class="parameter"><code><a class="link" href="AnjutaLauncher.html#AnjutaLauncherOutputCallback" title="AnjutaLauncherOutputCallback ()"><span class="type">AnjutaLauncherOutputCallback</span></a> callback</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> callback_data</code></em>);</pre>
<p>
The first of the <em class="parameter"><code>args</code></em> is the command itself. The rest are sent to the
as it's arguments. This function works similar to <a class="link" href="AnjutaLauncher.html#anjuta-launcher-execute" title="anjuta_launcher_execute ()"><code class="function">anjuta_launcher_execute()</code></a>.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>dir</code></em> :</span></p></td>
<td>Working directory or NULL.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
<td>Command args.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>envp</code></em> :</span></p></td>
<td>Additional environment variable.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td>
<td>The callback for delivering output from the process.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>callback_data</code></em> :</span></p></td>
<td>Callback data for the above callback.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>TRUE if successfully launched, otherwise FALSE.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-get-child-pid"></a><h3>anjuta_launcher_get_child_pid ()</h3>
<pre class="programlisting"><span class="returnvalue">pid_t</span>               anjuta_launcher_get_child_pid       (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);</pre>
<p>
Gets the Process ID of the child being executed.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Process ID of the child.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-is-busy"></a><h3>anjuta_launcher_is_busy ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_is_busy             (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);</pre>
<p>
Tells if the laucher is currently executing any command.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>TRUE if launcher is busy, otherwisee FALSE.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-new"></a><h3>anjuta_launcher_new ()</h3>
<pre class="programlisting"><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="returnvalue">AnjutaLauncher</span></a> *    anjuta_launcher_new                 (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<p>
Sets if input (those given in STDIN) should enabled or disabled. By default,
it is disabled.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>a new instance of <span class="type">AnjutaLancher</span> class.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-reset"></a><h3>anjuta_launcher_reset ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_launcher_reset               (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);</pre>
<p>
Resets the launcher and kills (SIGTERM) current process, if it is still
executing.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-send-ptyin"></a><h3>anjuta_launcher_send_ptyin ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_launcher_send_ptyin          (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *input_str</code></em>);</pre>
<p>
Sends a string to TTY input of the process currently being executed.
Mostly useful for entering passwords and other inputs which are directly
read from TTY input of the process.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>input_str</code></em> :</span></p></td>
<td>The string to send to PTY of the process.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-send-stdin"></a><h3>anjuta_launcher_send_stdin ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_launcher_send_stdin          (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *input_str</code></em>);</pre>
<p>
Sends a EOF to Standard input of the process currently being executed.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-send-stdin-eof"></a><h3>anjuta_launcher_send_stdin_eof ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_launcher_send_stdin_eof      (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-set-buffered-output"></a><h3>anjuta_launcher_set_buffered_output ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_set_buffered_output (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> buffered</code></em>);</pre>
<p>
Sets if output should buffered or not. By default, it is buffered.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>buffered</code></em> :</span></p></td>
<td>buffer output.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Previous flag value</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-set-check-passwd-prompt"></a><h3>anjuta_launcher_set_check_passwd_prompt ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_set_check_passwd_prompt
                                                        (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> check_passwd</code></em>);</pre>
<p>
Set if output is checked for a password prompti. A special dialog box
is use to enter it in this case. By default, this behavior is enabled.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>check_passwd</code></em> :</span></p></td>
<td>check for password.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Previous flag value</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-set-encoding"></a><h3>anjuta_launcher_set_encoding ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_launcher_set_encoding        (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <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> *charset</code></em>);</pre>
<p>
Sets the character set to use for Input/Output with the process.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>charset</code></em> :</span></p></td>
<td>Character set to use for Input/Output with the process.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-set-terminal-echo"></a><h3>anjuta_launcher_set_terminal_echo ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_set_terminal_echo   (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> echo_on</code></em>);</pre>
<p>
Sets if input (those given in STDIN) should enabled or disabled. By default,
it is disabled.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>echo_on</code></em> :</span></p></td>
<td>Echo ON flag.</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Previous flag value</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-set-terminate-on-exit"></a><h3>anjuta_launcher_set_terminate_on_exit ()</h3>
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            anjuta_launcher_set_terminate_on_exit
                                                        (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> terminate_on_exit</code></em>);</pre>
<p>
When this flag is set, al i/o channels are closed and the child-exit
signal is emitted as soon as the child exit. By default, or when this
flag is clear, the launcher object wait until the i/o channels are
closed.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>terminate_on_exit</code></em> :</span></p></td>
<td>terminate on exit flag</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>Previous flag value</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="anjuta-launcher-signal"></a><h3>anjuta_launcher_signal ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                anjuta_launcher_signal              (<em class="parameter"><code><a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher</code></em>,
                                                         <em class="parameter"><code><span class="type">int</span> sig</code></em>);</pre>
<p>
Sends a kernel signal to the process that is being executed.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>sig</code></em> :</span></p></td>
<td>kernel signal ID (e.g. SIGTERM).</td>
</tr>
</tbody>
</table></div>
</div>
</div>
<div class="refsect1">
<a name="AnjutaLauncher.signal-details"></a><h2>Signal Details</h2>
<div class="refsect2">
<a name="AnjutaLauncher-busy"></a><h3>The <code class="literal">"busy"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher,
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>        busy,
                                                        <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>
<p>
Emitted when a child starts after a call to one execute function
(busy is TRUE) or when a child exits and all i/o channels are
closed (busy is FALSE).
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>busy</code></em> :</span></p></td>
<td>TRUE is a child is currently running</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="AnjutaLauncher-child-exited"></a><h3>The <code class="literal">"child-exited"</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="AnjutaLauncher.html" title="AnjutaLauncher"><span class="type">AnjutaLauncher</span></a> *launcher,
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            child_pid,
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>            status,
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gulong"><span class="type">gulong</span></a>          time,
                                                        <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>
<p>
Emitted when the child has exited and all i/o channels have
been closed. If the terminate on exit flag is set, the i/o
channels are automatically closed when the child exit.
You need to use WEXITSTATUS and friend to get the child exit
code from the status returned.
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>launcher</code></em> :</span></p></td>
<td>a <span class="type">AnjutaLancher</span> object.</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>child_pid</code></em> :</span></p></td>
<td>process ID of the child</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>status</code></em> :</span></p></td>
<td>status as returned by waitpid function</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>time</code></em> :</span></p></td>
<td>time in seconds taken by the child</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
<td>user data set when the signal handler was connected.</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>