Re: [Vala] howto invoke an external process



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]