Re: [Vala] howto invoke an external process
- From: Reid Thompson <Reid Thompson ateb com>
- To: "D.H. Bahr" <dbahr uci cu>
- Cc: Vala <vala-list gnome org>
- Subject: Re: [Vala] howto invoke an external process
- Date: Fri, 17 Feb 2012 19:37:13 +0000
On Fri, 2012-02-17 at 12:43 -0500, D.H. Bahr wrote:
Hello everyone, this is my first email to the list.
I've been looking at Vala for a while now, and I like all I see. I just
a have a question right now:
Is it possible to spawn an external process from Vala code in a manner
similar to Python's SubProccess??
Best regards,
would one of the glib *spawn* methods work here
ala
http://unstable.valadoc.org/glib-2.0/GLib.Process.spawn_async_with_pipes.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]